Home
last modified time | relevance | path

Searched refs:nh_origin (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net/route/
H A Dnhop_var.h88 uint8_t nh_origin; /* protocol that originated the nexthop */ member
H A Dnhop_ctl.c717 nh_priv->nh_origin = nh_orig->nh_priv->nh_origin; in nhop_copy()
1045 return (nh->nh_priv->nh_origin); in nhop_get_origin()
1051 nh->nh_priv->nh_origin = origin; in nhop_set_origin()