Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.h304 tcp_log_event_(tp, th, rxbuf, txbuf, eventid, \
337 tcp_log_event_(tp, th, rxbuf, txbuf, eventid, \
345 tcp_log_event_(tp, th, rxbuf, txbuf, eventid, \
355 struct tcp_log_buffer *tcp_log_event_(struct tcpcb *tp, struct tcphdr *th, struct sockbuf *rxbuf,
374 tcp_log_event_(struct tcpcb *tp, struct tcphdr *th, struct sockbuf *rxbuf, in tcp_log_event_() function
H A Dtcp_log_buf.c1520 tcp_log_event_(struct tcpcb *tp, struct tcphdr *th, struct sockbuf *rxbuf, in tcp_log_event_() function
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c13704 lgb = tcp_log_event_(tp, th, &so->so_rcv, &so->so_snd, TCP_LOG_OUT, ERRNO_UNK, in rack_output()
H A Dbbr.c13726 lgb = tcp_log_event_(tp, th, &so->so_rcv, &so->so_snd, TCP_LOG_OUT, ERRNO_UNK, in bbr_output_wtime()