Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_reass.c99 #define TCP_R_LOG_TRIM 11 macro
362 tcp_log_reassm(tp, first, NULL, 0, i, TCP_R_LOG_TRIM, 1); in tcp_reass_prepend()
484 tcp_log_reassm(tp, q, NULL, 0, i, TCP_R_LOG_TRIM, 2); in tcp_reass_merge_forward()
643 tcp_log_reassm(tp, last, NULL, 0, i, TCP_R_LOG_TRIM, 3); in tcp_reass()
741 tcp_log_reassm(tp, first, NULL, 0, i, TCP_R_LOG_TRIM, 4); in tcp_reass()
851 tcp_log_reassm(tp, p, NULL, 0, i, TCP_R_LOG_TRIM, 5); in tcp_reass()