Home
last modified time | relevance | path

Searched refs:restricted (Results 1 – 6 of 6) sorted by relevance

/xnu-11215.1.10/bsd/net/
H A Dif_low_power_mode.c78 SYSCTL_INT(_net_link_generic_system_low_power, OID_AUTO, restricted,
/xnu-11215.1.10/doc/vm/
H A Dmemorystatus_notify.md109 `DISPATCH_MEMORYPRESSURE_LOW_SWAP`. This notification is restricted to the
/xnu-11215.1.10/osfmk/mach/
H A Dhost_priv.defs336 * Access to this port is restricted to privileged clients because
H A Dmach_types.defs81 /* Universal Page Lists - restricted to (in-kernel) pagers for now */
/xnu-11215.1.10/bsd/netinet/
H A Din_pcb.c1583 boolean_t restricted = FALSE; in in_pcbladdr() local
1719 restricted = TRUE; in in_pcbladdr()
1824 restricted = TRUE; in in_pcbladdr()
1852 if (restricted && error == EHOSTUNREACH) { in in_pcbladdr()
H A Din_tclass.c116 SYSCTL_INT(_net_qos_policy, OID_AUTO, restricted,