Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.h201 TCP_LOG_OUT, /* Transmit (without other event) 2 */ enumerator
H A Dtcp_output.c1418 TCP_LOG_OUT, ERRNO_UNK, len, NULL, false, NULL, NULL, 0, in tcp_default_output()
H A Dtcp_subr.c2116 lgb = tcp_log_event(tp, nth, NULL, NULL, TCP_LOG_OUT, in tcp_respond()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c15886 (void)tcp_log_event(tp, NULL, NULL, NULL, TCP_LOG_OUT, ERRNO_UNK, in rack_fini()
19764 lgb = tcp_log_event(tp, th, NULL, NULL, TCP_LOG_OUT, ERRNO_UNK, in rack_fast_rsm_output()
20300 lgb = tcp_log_event(tp, th, NULL, NULL, TCP_LOG_OUT, ERRNO_UNK, in rack_fast_output()
22957 lgb = tcp_log_event(tp, th, &so->so_rcv, &so->so_snd, TCP_LOG_OUT, ERRNO_UNK, in rack_output()
H A Dbbr.c13501 lgb = tcp_log_event(tp, th, &so->so_rcv, &so->so_snd, TCP_LOG_OUT, ERRNO_UNK, in bbr_output_wtime()