Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ethernet/lldp/
Dlldp.c32 static int lldp_find(struct ethernet_context *ctx, struct net_if *iface) in lldp_find() function
243 ret = lldp_find(ctx, iface); in lldp_start()
280 ret = lldp_find(ctx, iface); in net_lldp_recv()
305 ret = lldp_find(ctx, iface); in net_lldp_register_callback()
337 i = lldp_find(ctx, iface); in net_lldp_config()
352 i = lldp_find(ctx, iface); in net_lldp_config_optional()