Searched refs:ERRNO_UNK (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/sys/netinet/ |
| HD | tcp_log_buf.h | 253 #define ERRNO_UNK (-1) macro
|
| HD | tcp_output.c | 1448 TCP_LOG_OUT, ERRNO_UNK, len, NULL, false, NULL, NULL, 0, in tcp_output()
|
| /freebsd-13-stable/sys/netinet/tcp_stacks/ |
| HD | rack.c | 15535 lgb = tcp_log_event_(tp, th, NULL, NULL, TCP_LOG_OUT, ERRNO_UNK, in rack_fast_rsm_output() 16038 lgb = tcp_log_event_(tp, th, NULL, NULL, TCP_LOG_OUT, ERRNO_UNK, in rack_fast_output() 18225 lgb = tcp_log_event_(tp, th, &so->so_rcv, &so->so_snd, TCP_LOG_OUT, ERRNO_UNK, in rack_output()
|
| HD | bbr.c | 13621 lgb = tcp_log_event_(tp, th, &so->so_rcv, &so->so_snd, TCP_LOG_OUT, ERRNO_UNK, in bbr_output_wtime()
|