Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/net/
Dnet_if.h1945 void net_if_call_link_cb(struct net_if *iface, struct net_linkaddr *lladdr,
/Zephyr-Core-2.7.6/subsys/net/ip/
Dnet_if.c313 net_if_call_link_cb(iface, &ll_dst, status); in net_if_tx()
498 net_if_call_link_cb(iface, dst, status); in net_if_send_data()
3901 void net_if_call_link_cb(struct net_if *iface, struct net_linkaddr *lladdr, in net_if_call_link_cb() function