Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/net/
Dnet_if.h2292 void net_if_call_link_cb(struct net_if *iface, struct net_linkaddr *lladdr,
/Zephyr-Core-3.5.0/subsys/net/ip/
Dnet_if.c310 net_if_call_link_cb(iface, &ll_dst, status); in net_if_tx()
517 net_if_call_link_cb(iface, dst, status); in net_if_send_data()
4157 void net_if_call_link_cb(struct net_if *iface, struct net_linkaddr *lladdr, in net_if_call_link_cb() function