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