Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/sys/
H A Dpriv.h120 #define PRIV_NET_RESTRICTED_MULTIPATH_EXTENDED 10010 /* Extended multipath (more aggressive on c… macro
/xnu-10002.61.3/bsd/netinet/
H A Dmptcp_usrreq.c229 if (soopt_cred_check(mp_so, PRIV_NET_RESTRICTED_MULTIPATH_EXTENDED, TRUE, FALSE) == 0) { in mptcp_entitlement_check()
240 soopt_cred_check(mp_so, PRIV_NET_RESTRICTED_MULTIPATH_EXTENDED, TRUE, TRUE) == 0) { in mptcp_entitlement_check()