Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_private.h89 #define ECN_MODE_DEFAULT 0x0 /* per interface or system wide default */ macro
H A Dtcp_usrreq.c2722 if (optval == ECN_MODE_DEFAULT) { in tcp_ctloutput()
2874 optval = ECN_MODE_DEFAULT; in tcp_ctloutput()