Home
last modified time | relevance | path

Searched defs:nh_priv (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/route/
H A Dnhop_ctl.c277 fill_nhop_from_info(struct nhop_priv *nh_priv, struct rt_addrinfo *info) in fill_nhop_from_info()
319 struct nhop_priv *nh_priv; in nhop_create_from_info() local
356 struct nhop_priv *nh_priv, *tmp_priv; in get_nhop() local
457 struct nhop_priv *nh_priv; in nhop_create_from_nhop() local
500 struct nhop_priv *nh_priv; in alloc_nhop_structure() local
521 struct nhop_priv *nh_priv) in finalize_nhop()
603 destroy_nhop(struct nhop_priv *nh_priv) in destroy_nhop()
625 struct nhop_priv *nh_priv; in destroy_nhop_epoch() local
652 struct nhop_priv *nh_priv = nh->nh_priv; in nhop_free() local
775 struct nhop_priv *nh_priv; in nhops_update_ifmtu() local
[all …]
H A Dnhop.c138 struct nhop_priv *nh_priv; in nhops_destroy_rib() local
287 link_nhop(struct nh_control *ctl, struct nhop_priv *nh_priv) in link_nhop()
376 find_nhop(struct nh_control *ctl, const struct nhop_priv *nh_priv) in find_nhop()
H A Dnhop.h144 struct nhop_priv *nh_priv; /* control plane data */ member
/f-stack/tools/compat/include/net/route/
H A Dnhop.h144 struct nhop_priv *nh_priv; /* control plane data */ member