Home
last modified time | relevance | path

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

/src/sys/netinet/
H A Dtcp_reass.c89 #define TCP_R_LOG_TRIM 11 macro
351 tcp_log_reassm(tp, first, NULL, 0, i, TCP_R_LOG_TRIM, 1); in tcp_reass_prepend()
473 tcp_log_reassm(tp, q, NULL, 0, i, TCP_R_LOG_TRIM, 2); in tcp_reass_merge_forward()
646 tcp_log_reassm(tp, last, NULL, 0, i, TCP_R_LOG_TRIM, 3); in tcp_reass()
744 tcp_log_reassm(tp, first, NULL, 0, i, TCP_R_LOG_TRIM, 4); in tcp_reass()
854 tcp_log_reassm(tp, p, NULL, 0, i, TCP_R_LOG_TRIM, 5); in tcp_reass()