|
iPXE
|
Neighbour management. More...
Go to the source code of this file.
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| void | nstat (void) |
| Print neighbour table. More... | |
Neighbour management.
Definition in file neighmgmt.c.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| void nstat | ( | void | ) |
Print neighbour table.
Definition at line 40 of file neighmgmt.c.
References neighbour::discovery, list_for_each_entry, neighbour::ll_dest, net_device::ll_protocol, neighbour_discovery::name, net_protocol::name, ll_protocol::name, net_device::name, neighbours, neighbour::net_dest, neighbour::net_protocol, neighbour::netdev, netdev, net_protocol::ntoa, ll_protocol::ntoa, and printf().
Referenced by nstat_exec().
1.8.15