Home
last modified time | relevance | path

Searched refs:nhop_get_fibnum (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/net/route/
H A Droute_ifaddrs.c200 nh->nh_aifp->if_fib == nhop_get_fibnum(nh)) in match_kernel_route()
H A Droute_debug.h103 FIB_LOG_##_l(_l, nhop_get_fibnum(_nh), nhop_get_upper_family(_nh), \
H A Dnhop.h218 uint32_t nhop_get_fibnum(const struct nhop_object *nh);
H A Dnhop_ctl.c1009 nhop_get_fibnum(const struct nhop_object *nh) in nhop_get_fibnum() function
1036 uint32_t fibnum = nhop_get_fibnum(nh); in nhop_get_rh()
H A Droute_ctl.c641 rtbuf, nhbuf, nhop_get_fibnum(nh_src)); in rib_copy_route()
/freebsd/sys/netlink/route/
H A Dnexthop.c481 nlattr_add_u32(nw, NHAF_TABLE, nhop_get_fibnum(nh)); in dump_nhop()
H A Drt.c720 uint32_t fibnum = nhop_get_fibnum(nh); in finalize_nhop()