Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.h253 #define ERRNO_UNK (-1) macro
H A Dtcp_output.c1402 TCP_LOG_EVENT(tp, th, &so->so_rcv, &so->so_snd, TCP_LOG_OUT, ERRNO_UNK, in tcp_output()
/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()