Searched refs:TCP_R_LOG_ZERO (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/ |
H A D | tcp_reass.c | 88 #define TCP_R_LOG_ZERO 9 macro 1102 tcp_log_reassm(tp, NULL, NULL, th->th_seq, *tlenp, TCP_R_LOG_ZERO, 0); in tcp_reass() 1104 tcp_log_reassm(tp, NULL, NULL, 0, 0, TCP_R_LOG_ZERO, 0); in tcp_reass()
|