Searched defs:ifstate (Results 1 – 5 of 5) sorted by relevance
46 struct ifstate { struct47 struct ifstate *prev; argument54 static struct ifstate *ifstate; argument
38 int ifstate; member88 struct ifsd_ifstate *ifstate; member
461 struct ifsd_ifstate *ifstate; in scan_ifstate_single() local660 struct ifsd_ifstate *ifstate; in check_ifdeparture() local
98 struct ifsd_ifstate *ifstate; member933 struct ifsd_ifstate *ifstate = NULL; in new_ifstate() local
206 static Ifstate ifstate[MAXDEPTH]; /* #if processor state */ variable