Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_if.h2738 void net_if_call_link_cb(struct net_if *iface, struct net_linkaddr *lladdr,
/Zephyr-latest/subsys/net/ip/
Dnet_if.c324 net_if_call_link_cb(iface, &ll_dst, status); in net_if_tx()
547 net_if_call_link_cb(iface, dst, status); in net_if_send_data()
5325 void net_if_call_link_cb(struct net_if *iface, struct net_linkaddr *lladdr, in net_if_call_link_cb() function