Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dif_low_power_mode.c78 SYSCTL_INT(_net_link_generic_system_low_power, OID_AUTO, restricted,
/xnu-12377.41.6/doc/vm/
H A Dmemorystatus_notify.md109 `DISPATCH_MEMORYPRESSURE_LOW_SWAP`. This notification is restricted to the
/xnu-12377.41.6/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-12377.41.6/bsd/netinet/
H A Din_pcb.c1539 boolean_t restricted = FALSE; in in_pcbladdr() local
1675 restricted = TRUE; in in_pcbladdr()
1780 restricted = TRUE; in in_pcbladdr()
1808 if (restricted && error == EHOSTUNREACH) { in in_pcbladdr()
H A Din_tclass.c116 SYSCTL_INT(_net_qos_policy, OID_AUTO, restricted,