Searched refs:tcp_log_event_ (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/netinet/ |
| D | tcp_log_buf.h | 295 tcp_log_event_(tp, th, rxbuf, txbuf, eventid, \ 328 tcp_log_event_(tp, th, rxbuf, txbuf, eventid, \ 336 tcp_log_event_(tp, th, rxbuf, txbuf, eventid, \ 347 struct tcp_log_buffer *tcp_log_event_(struct tcpcb *tp, struct tcphdr *th, struct sockbuf *rxbuf, 364 tcp_log_event_(struct tcpcb *tp, struct tcphdr *th, struct sockbuf *rxbuf, in tcp_log_event_() function
|
| D | tcp_log_buf.c | 1334 tcp_log_event_(struct tcpcb *tp, struct tcphdr *th, struct sockbuf *rxbuf, in tcp_log_event_() function
|
| /freebsd-12-stable/sys/netinet/tcp_stacks/ |
| D | rack.c | 8540 lgb = tcp_log_event_(tp, th, &so->so_rcv, &so->so_snd, TCP_LOG_OUT, ERRNO_UNK, in rack_output()
|