Searched refs:if_ok (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | if.c | 962 if_ok(struct interface *ifp, const char *type, boolean_t recurse) in if_ok() function 985 if_ok(ifp1, type, _B_FALSE); in if_ok() 1430 if_ok(ifp, "", _B_FALSE); in ifscan() 1512 if_ok(ifp, "", _B_TRUE); in ifscan()
|
H A D | input.c | 257 if_ok(ifp, "remote ", _B_FALSE); in input() 624 if_ok(ifp, "remote ", _B_FALSE); in input()
|
H A D | defs.h | 781 extern void if_ok(struct interface *, const char *, boolean_t);
|
H A D | table.c | 2825 if_ok(ifp, "remote ", _B_FALSE); in age()
|