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/01/17 08:40:11 |
SystemName | (null) |
KernelVersion | (null) |
08:40:11 | Start |
== get all interface names and indexes == | |
08:40:12 | if_nameindex() |
08:40:12 | return an array of if_nameindex (1, lo) (2, ens3) (106, dummy_ipv6) |
== frees the dynamic memory that was allocated by if_nameindex() == | |
08:40:12 | if_freenameindex(ptr:0x8d12d0) |
OK | |
08:40:12 | End |