![]() |
FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
LLDP external definition. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Typedefs | |
| typedef enum lldp_cfg_err | lldp_cfg_err_t |
Enumerations | |
| enum | lldp_cfg_err { lldp_ok, lldp_not_supported, lldp_invalid_arg } |
Functions | |
| lldp_cfg_err_t | lldp_cfg_intf_set (u32 hw_if_index, u8 **port_desc, u8 **mgmt_ip4, u8 **mgmt_ip6, u8 **mgmt_oid, int enable) |
| lldp_cfg_err_t | lldp_cfg_set (u8 **host, int hold_time, int tx_interval) |
LLDP external definition.
Definition in file lldp.h.
| typedef enum lldp_cfg_err lldp_cfg_err_t |
| enum lldp_cfg_err |
| lldp_cfg_err_t lldp_cfg_intf_set | ( | u32 | hw_if_index, |
| u8 ** | port_desc, | ||
| u8 ** | mgmt_ip4, | ||
| u8 ** | mgmt_ip6, | ||
| u8 ** | mgmt_oid, | ||
| int | enable | ||
| ) |
Definition at line 47 of file lldp_cli.c.
Here is the call graph for this function:
Here is the caller graph for this function:| lldp_cfg_err_t lldp_cfg_set | ( | u8 ** | host, |
| int | hold_time, | ||
| int | tx_interval | ||
| ) |
Definition at line 170 of file lldp_cli.c.
Here is the call graph for this function:
Here is the caller graph for this function: