Searched refs:net_if_tx (Results 1 – 2 of 2) sorted by relevance
216 static bool net_if_tx(struct net_if *iface, struct net_pkt *pkt) in net_if_tx() function338 net_if_tx(iface, pkt); in net_process_tx_packet()368 net_if_tx(net_pkt_iface(pkt), pkt); in net_if_queue_tx()
2209 * :github:`8131` - net_if_tx sends a 0 Reference counter(pkt->ref == 0) packet