Home
last modified time | relevance | path

Searched refs:rib_head (Results 26 – 37 of 37) sorted by relevance

12

/freebsd/sys/net/route/
H A Dnhop_var.h59 struct rib_head *ctl_rh; /* pointer back to rnh */
H A Droute_rtentry.c82 rt_alloc(struct rib_head *rnh, const struct sockaddr *dst, in rt_alloc()
/freebsd/sys/netinet6/
H A Dnd6.h374 struct rib_head;
376 void nd6_subscription_cb(struct rib_head *rnh, struct rib_cmd_info *rc,
H A Din6_var.h837 struct rib_head;
876 struct rib_head *in6_inithead(uint32_t fibnum);
877 void in6_detachhead(struct rib_head *rh);
H A Dnd6.c1627 nd6_subscription_cb(struct rib_head *rnh, struct rib_cmd_info *rc, void *arg) in nd6_subscription_cb()
/freebsd/sys/tests/fib_lookup/
H A Dfib_lookup.c483 struct rib_head *rh; in prepare_list()
676 struct rib_head *rh; in prepare_list6()
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Ddpdk_lpm.c214 handle_rtable_change_cb(struct rib_head *rnh, struct rib_cmd_info *rc, in handle_rtable_change_cb()
H A Ddpdk_lpm6.c270 handle_rtable_change_cb(struct rib_head *rnh, struct rib_cmd_info *rc, in handle_rtable_change_cb()
/freebsd/sys/netlink/route/
H A Drt.c613 struct rib_head *rnh; in handle_rtm_getroute()
860 struct rib_head *rh = nhop_get_rh(wn[0].nh); in create_nexthop_from_attrs()
H A Dnexthop.c322 struct rib_head *rh = nhop_get_rh(wn_new[0].nh); in clone_unhop()
/freebsd/sys/netinet/
H A Din_fib_dxr.c1210 dxr_change_rib_item(struct rib_head *rnh, struct rib_cmd_info *rc, in dxr_change_rib_item()
1218 dxr_change_rib_batch(struct rib_head *rnh, struct fib_change_queue *q, in dxr_change_rib_batch()
/freebsd/sys/net/
H A Drtsock.c748 struct rib_head *rnh; in handle_rtm_get()
2568 struct rib_head *rnh = NULL; /* silence compiler. */ in sysctl_rtsock()

12