Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dnet_if.c216 static bool net_if_tx(struct net_if *iface, struct net_pkt *pkt) in net_if_tx() function
338 net_if_tx(iface, pkt); in net_process_tx_packet()
368 net_if_tx(net_pkt_iface(pkt), pkt); in net_if_queue_tx()
/Zephyr-latest/doc/releases/
Drelease-notes-1.14.rst2209 * :github:`8131` - net_if_tx sends a 0 Reference counter(pkt->ref == 0) packet