Searched refs:nh_family (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/net/route/
H A Dnhop_var.h78 uint8_t nh_family; /* address family of the lookup */ member in struct:nhop_priv
H A Dnhop_ctl.c61 * ifp, ifa, aifp, mtu, gw addr(if set), nh_type, nh_family, mask of rt_flags and
289 nh_priv->nh_family = info->rti_info[RTAX_DST]->sa_family;
469 nh_priv->nh_family = nh_orig->nh_priv->nh_family;
599 prefix, nh->nh_priv, nh->nh_priv->nh_family, nh->nh_ifp,
836 pnhe->nh_family = nh->nh_priv->nh_family;
H A Dnhop.h195 uint8_t nh_family; /* address family */ member in struct:nhop_external
/freebsd-13-stable/usr.bin/netstat/
H A Dnhops.c270 //inet_ntop(nh->nh_family, &nh->nh_src, src_addr, sizeof(src_addr));
409 fam = nh->nh_family;

Completed in 46 milliseconds