Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/ipc/
H A Dflipc.h69 #define FPORT_STATE_PROXY (1) // Principal is on another node macro
H A Dflipc.c122 fport->state = FPORT_STATE_PROXY; in flipc_port_create()