Home
last modified time | relevance | path

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

/subsys/net/ip/
A Dtcp_private.h55 #define tcp_pkt_unref(_pkt) tp_pkt_unref(_pkt, tp_basename(__FILE__), __LINE__) macro
58 #define tcp_pkt_unref(_pkt) net_pkt_unref(_pkt) macro
A Dtcp.c376 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