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