Home
last modified time | relevance | path

Searched refs:nh_family (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net/route/
H A Dnhop_ctl.c287 nh_priv->nh_family = info->rti_info[RTAX_DST]->sa_family; in fill_nhop_from_info()
467 nh_priv->nh_family = nh_orig->nh_priv->nh_family; in nhop_create_from_nhop()
597 prefix, nh->nh_priv, nh->nh_priv->nh_family, nh->nh_ifp, in print_nhop()
834 pnhe->nh_family = nh->nh_priv->nh_family; in dump_nhop_entry()
H A Dnhop_var.h78 uint8_t nh_family; /* address family of the lookup */ member
H A Dnhop.h195 uint8_t nh_family; /* address family */ member
/f-stack/tools/compat/include/net/route/
H A Dnhop.h195 uint8_t nh_family; /* address family */ member
/f-stack/tools/netstat/
H A Dnhops.c414 fam = nh->nh_family; in print_nhops_sysctl()