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

/freebsd-current/sys/netlink/route/
H A Diface.c114 struct if_state { struct
120 get_operstate_ether(if_t ifp, struct if_state *pstate)
173 get_operstate(if_t ifp, struct if_state *pstate)
309 struct if_state ifs = {};
/freebsd-current/sys/ufs/ffs/
H A Dsoftdep.h791 # define if_state if_list.wk_state macro
H A Dffs_softdep.c4587 if (inoref->if_state & GOINGAWAY)
12532 if ((inoref->if_state & (DEPCOMPLETE | GOINGAWAY))
12675 if ((inoref->if_state & (DEPCOMPLETE | GOINGAWAY))
13131 if ((inoref->if_state & (DEPCOMPLETE | GOINGAWAY))
13365 if ((inoref->if_state & (DEPCOMPLETE | GOINGAWAY))

Completed in 203 milliseconds