Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dpriv.h138 #define PRIV_NETINET_TCP_KA_OFFLOAD 11001 /* Can set TCP keep alive offload option */ macro
/xnu-12377.61.12/bsd/netinet/
H A Dtcp_usrreq.c2524 PRIV_NETINET_TCP_KA_OFFLOAD, 0)) != 0) { in tcp_ctloutput()