Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ethernet/
Darp.c670 net_if_tx_unlock(iface); in net_arp_update()
708 net_if_tx_unlock(iface); in net_arp_update()
/Zephyr-latest/include/zephyr/net/
Dnet_if.h767 static inline void net_if_tx_unlock(struct net_if *iface) in net_if_tx_unlock() function
/Zephyr-latest/subsys/net/ip/
Dnet_if.c268 net_if_tx_unlock(iface); in net_if_tx()