Searched refs:TCP_LOG_EVENT (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/netinet/ |
H A D | tcp_log_buf.h | 538 #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 D | tcp_log_buf.c | 2843 TCP_LOG_EVENT(tp, NULL, &so->so_rcv, &so->so_snd, in tcp_log_flowend()
|
H A D | tcp_usrreq.c | 1192 TCP_LOG_EVENT(tp, NULL, in tcp_usr_send()
|
H A D | tcp_input.c | 1555 TCP_LOG_EVENT(tp, th, &so->so_rcv, &so->so_snd, TCP_LOG_IN, 0, in tcp_do_segment()
|