Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhop.h130 struct sockaddr_dl_short gwl_sa; /* AF_LINK gw (compat) */ member
H A Dnhop_ctl.c139 aifp = ifnet_byindex(nh->gwl_sa.sdl_index); in get_aifp()
142 if_name(nh->nh_ifp), nh->gwl_sa.sdl_index); in get_aifp()
727 fill_sdl_from_ifp(&nh->gwl_sa, ifp); in nhop_set_direct_gw()
H A Droute_ctl.c279 return (nh->gwl_sa.sdl_index == sdl->sdl_index); in match_nhop_gw()