FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
lldp.h File Reference

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)
 

Detailed Description

LLDP external definition.

Definition in file lldp.h.

Typedef Documentation

Enumeration Type Documentation

Enumerator
lldp_ok 
lldp_not_supported 
lldp_invalid_arg 

Definition at line 22 of file lldp.h.

Function Documentation

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 46 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: