Searched refs:ifwithindex (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h785 extern struct interface *ifwithindex(ulong_t, boolean_t);
H A Dtable.c1311 ifp = ifwithindex(sdl->sdl_index, _B_TRUE);
1617 ifp = ifwithindex(m.ifm.ifm_index,
1661 ifp = ifwithindex(m.r.rtm.rtm_index, 1);
H A Dinput.c80 if ((ifp = ifwithindex(ifindex, _B_TRUE)) != NULL) {
H A Dif.c466 ifwithindex(ulong_t index, function

Completed in 74 milliseconds