Home
last modified time | relevance | path

Searched defs:lldp (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-2.7.6/samples/net/lldp/
DCMakeLists.txt6 project(lldp) project
/Zephyr-Core-2.7.6/subsys/net/l2/ethernet/lldp/
Dlldp.c76 static bool lldp_timedout(struct ethernet_lldp *lldp, int64_t timeout) in lldp_timedout()
83 static int lldp_send(struct ethernet_lldp *lldp) in lldp_send()
160 static uint32_t lldp_manage_timeouts(struct ethernet_lldp *lldp, int64_t timeout) in lldp_manage_timeouts()
/Zephyr-Core-2.7.6/include/net/
Dethernet.h544 struct ethernet_lldp lldp[NET_VLAN_MAX_COUNT]; member