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