Home
last modified time | relevance | path

Searched refs:NEXUS_BIND_PID (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_common.h406 if (bind_flags & NEXUS_BIND_PID) { in __nexus_bind_req_prepare()
H A Dos_nexus.h233 #define NEXUS_BIND_PID 0x1 /* bind to a process ID */ macro
/xnu-8019.80.24/bsd/net/
H A Dif_utun.c1405 proc_pid(proc), NULL, NULL, 0, NEXUS_BIND_PID); in utun_enable_channel()
H A Dif_ipsec.c2485 0, has_proc_uuid ? NEXUS_BIND_EXEC_UUID:NEXUS_BIND_PID); in ipsec_enable_channel()