Searched defs:lldp (Results 1 – 3 of 3) sorted by relevance
6 project(lldp) project
76 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()
544 struct ethernet_lldp lldp[NET_VLAN_MAX_COUNT]; member