Searched refs:IFEF_AUTOCONFIGURING (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif.h143 #define IFEF_AUTOCONFIGURING 0x1 macro
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Din.c485 ifp->if_eflags |= IFEF_AUTOCONFIGURING;
487 ifp->if_eflags &= ~IFEF_AUTOCONFIGURING;
H A Dip_input.c985 && (m->m_pkthdr.rcvif->if_eflags & IFEF_AUTOCONFIGURING)

Completed in 81 milliseconds