Searched refs:IFD_NOTREADY (Results 1 – 3 of 3) sorted by relevance
1529 ifa->ifa_debug |= IFD_NOTREADY; in in_control()1817 ia->ia_ifa.ifa_debug &= ~IFD_NOTREADY; in in_ifinit()
897 (ia->ia_ifa.ifa_debug & IFD_NOTREADY)) { in rip_ctlinput()
1102 #define IFD_NOTREADY 0x40 /* embryonic; not yet ready */ macro