Home
last modified time | relevance | path

Searched refs:ip_is_bootstrap_port (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/osfmk/ipc/
H A Dipc_policy.c672 if (ip_is_bootstrap_port(dest_port) && in ipc_validate_local_port()
685 if (!ip_is_bootstrap_port(dest_port)) { in ipc_validate_local_port()
H A Dipc_port.h328 #define ip_is_bootstrap_port(port) ip_is_bootstrap_port_type(ip_type(port)) macro
H A Dipc_port.c3292 ip_is_bootstrap_port(port)) { in kdp_mqueue_send_find_owner()
3355 ip_is_bootstrap_port(port)) { in kdp_mqueue_recv_find_owner()