Home
last modified time | relevance | path

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 Dif.c962 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 Dinput.c257 if_ok(ifp, "remote ", _B_FALSE); in input()
624 if_ok(ifp, "remote ", _B_FALSE); in input()
H A Ddefs.h781 extern void if_ok(struct interface *, const char *, boolean_t);
H A Dtable.c2825 if_ok(ifp, "remote ", _B_FALSE); in age()