Home
last modified time | relevance | path

Searched refs:TCP_LOG_EVENT (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_log_buf.h538 #define TCP_LOG_EVENT TCP_LOG_EVENT_VERBOSE macro
540 #define TCP_LOG_EVENT(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder) \ macro
H A Dtcp_log_buf.c2843 TCP_LOG_EVENT(tp, NULL, &so->so_rcv, &so->so_snd, in tcp_log_flowend()
H A Dtcp_usrreq.c1192 TCP_LOG_EVENT(tp, NULL, in tcp_usr_send()
H A Dtcp_input.c1553 TCP_LOG_EVENT(tp, th, &so->so_rcv, &so->so_snd, TCP_LOG_IN, 0, in tcp_do_segment()