Home
last modified time | relevance | path

Searched refs:ifwithindex (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/routed/
H A Ddefs.h596 struct interface *ifwithindex(u_short, int);
H A Dtable.c1011 ifp = ifwithindex(sdl->sdl_index, 1); in get_info_gate()
1189 ifp = ifwithindex(m.ifm.ifm_index, in read_rt()
H A Dif.c200 ifwithindex(u_short ifindex, in ifwithindex() function