Home
last modified time | relevance | path

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

/Zephyr-latest/samples/net/lldp/src/
Dmain.c143 static enum net_verdict parse_lldp(struct net_if *iface, struct net_pkt *pkt) in parse_lldp() function
216 net_lldp_register_callback(iface, parse_lldp); in init_app()