Searched refs:tcp_th (Results 1 – 1 of 1) sorted by relevance
334 static const char *tcp_th(struct net_pkt *pkt) in tcp_th() function907 NET_DBG("%s %s", tcp_th(pkt), conn->in_retransmission ? in tcp_send_process_no_lock()991 NET_DBG("%s", tcp_th(pkt)); in tcp_send_timer_cancel()1063 snprintk(buf, BUF_SIZE, "%s [%s Seq=%u Ack=%u]", pkt ? tcp_th(pkt) : "", in tcp_conn_state()1531 NET_DBG("%s", tcp_th(rst)); in net_tcp_reply_rst()