Home
last modified time | relevance | path

Searched refs:net_lldp_config (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/l2/ethernet/lldp/
Dlldp.c332 int net_lldp_config(struct net_if *iface, const struct net_lldpdu *lldpdu) in net_lldp_config() function
385 return net_lldp_config(iface, &lldpdu); in net_lldp_set_lldpdu()
390 net_lldp_config(iface, NULL); in net_lldp_unset_lldpdu()
/Zephyr-latest/include/zephyr/net/
Dlldp.h183 int net_lldp_config(struct net_if *iface, const struct net_lldpdu *lldpdu);