Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/routed/
HDdefs.h601 struct interface *ifwithindex(u_short, int);
HDtable.c1011 ifp = ifwithindex(sdl->sdl_index, 1); in get_info_gate()
1189 ifp = ifwithindex(m.ifm.ifm_index, in read_rt()
HDif.c200 ifwithindex(u_short ifindex, in ifwithindex() function