Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_ports_used.h79 #define NPIF_DELEGATED 0x0010 macro
97 X(NPIF_DELEGATED, "D", "process delegated") \
H A Dif_ports_used.c1027 npi.npi_flags |= NPIF_DELEGATED; in if_ports_used_add_inpcb()