Home
last modified time | relevance | path

Searched refs:TCP_LOGDUMP (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp.h177 #define TCP_LOGDUMP 37 /* dump connection log events to device */ macro
H A Dtcp_usrreq.c2441 case TCP_LOGDUMP: in tcp_default_ctloutput()
2450 if (sopt->sopt_name == TCP_LOGDUMP) { in tcp_default_ctloutput()
2613 case TCP_LOGDUMP: in tcp_default_ctloutput()
/f-stack/tools/compat/include/netinet/
H A Dtcp.h177 #define TCP_LOGDUMP 37 /* dump connection log events to device */ macro