Home
last modified time | relevance | path

Searched refs:TCP_TP_REQ_LOG_FAIL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_log_buf.h374 #define TCP_TP_REQ_LOG_FAIL 0x00000005 /* We tried to allocate a Request log but had no space */ macro
H A Dtcp_subr.c4570 tcp_trace_point(tp, TCP_TP_REQ_LOG_FAIL); in tcp_req_alloc_req_full()