Searched refs:dom_flags (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Ddomain.h110 u_long dom_flags; member in struct:domain
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dkpi_protocol.c251 if (entry->domain && (entry->domain->dom_flags & DOM_REENTRANT) == 0) {
292 if (entry->domain && (entry->domain->dom_flags & DOM_REENTRANT) == 0) {
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_input.c265 inet6domain.dom_flags = DOM_REENTRANT;
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_input.c445 dp->dom_flags = DOM_REENTRANT;

Completed in 92 milliseconds