Searched refs:net_lldpdu (Results 1 – 3 of 3) sorted by relevance
169 struct net_lldpdu { struct183 int net_lldp_config(struct net_if *iface, const struct net_lldpdu *lldpdu); argument
627 const struct net_lldpdu *lldpdu;
100 len = sizeof(struct net_lldpdu) + lldp->optional_len; in lldp_send()102 len = sizeof(struct net_lldpdu); in lldp_send()119 sizeof(struct net_lldpdu)); in lldp_send()332 int net_lldp_config(struct net_if *iface, const struct net_lldpdu *lldpdu) in net_lldp_config()363 static const struct net_lldpdu lldpdu = {