Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ethernet/
Darp.c632 net_if_tx_lock(iface); in net_arp_update()
/Zephyr-latest/include/zephyr/net/
Dnet_if.h756 static inline void net_if_tx_lock(struct net_if *iface) in net_if_tx_lock() function
/Zephyr-latest/subsys/net/ip/
Dnet_if.c266 net_if_tx_lock(iface); in net_if_tx()