Searched refs:tcp_pkt_unref (Results 1 – 2 of 2) sorted by relevance
55 #define tcp_pkt_unref(_pkt) tp_pkt_unref(_pkt, tp_basename(__FILE__), __LINE__) macro58 #define tcp_pkt_unref(_pkt) net_pkt_unref(_pkt) macro
376 tcp_pkt_unref(pkt); in tcp_send()399 tcp_pkt_unref(pkt); in tcp_send()411 tcp_pkt_unref(pkt); in tcp_send()415 tcp_pkt_unref(pkt); in tcp_send()419 tcp_pkt_unref(pkt); in tcp_send()751 tcp_pkt_unref(pkt); in tcp_send_queue_flush()770 tcp_pkt_unref(pkt); in tcp_conn_release()1457 tcp_pkt_unref(rst); in net_tcp_reply_rst()1485 tcp_pkt_unref(pkt); in tcp_out_ext()1491 tcp_pkt_unref(pkt); in tcp_out_ext()[all …]
Completed in 14 milliseconds