Title | Frees the dynamic memory that was allocated by if_nameindex() |
CommandLine | ./tst_if_free_name_index --log=6.html --title=Frees the dynamic memory that was allocated by if_nameindex() |
TestVersion | REL_1_1_18 |
Start | 2023/02/03 01:00:10 |
SystemName | (null) |
KernelVersion | (null) |
01:00:10 | Start |
== get all interface names and indexes == | |
01:00:10 | if_nameindex() |
01:00:10 | return an array of if_nameindex (1, lo) (2, enc1) (3, dummy_ipv6) |
== frees the dynamic memory that was allocated by if_nameindex() == | |
01:00:10 | if_freenameindex(ptr:0x11832c0) |
OK | |
01:00:11 | End |