Home
last modified time | relevance | path

Searched refs:gwl_sa (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/route/
H A Dnhop_ctl.c142 aifp = ifnet_byindex_ref(nh->gwl_sa.sdl_index); in get_aifp()
144 aifp = ifnet_byindex(nh->gwl_sa.sdl_index); in get_aifp()
147 if_name(nh->nh_ifp), nh->gwl_sa.sdl_index); in get_aifp()
255 fill_sdl_from_ifp(&nh->gwl_sa, ifp); in set_nhop_gw_from_info()
H A Dnhop.h132 struct sockaddr_dl_short gwl_sa; /* AF_LINK gw (compat) */ member
H A Droute_ctl.c432 return (nh->gwl_sa.sdl_index == sdl->sdl_index); in match_nhop_gw()
/f-stack/tools/compat/include/net/route/
H A Dnhop.h132 struct sockaddr_dl_short gwl_sa; /* AF_LINK gw (compat) */ member