| /f-stack/freebsd/net/route/ |
| H A D | route_ctl.c | 70 struct rib_head *rnh; member 189 struct rib_head *rnh; in get_rnh() local 542 struct rib_head *rnh; in rib_add_route() local 732 struct rib_head *rnh; in rib_del_route() local 866 struct rib_head *rnh; in rib_change_route() local 1242 struct rib_head *rnh; member 1304 struct rib_head *rnh; in rib_walk_del() local 1391 struct rib_head *rnh; in rib_flush_routes_family() local 1439 struct rib_head *rnh; in rib_subscribe() local 1495 struct rib_head *rnh = rs->rnh; in rib_unsibscribe() local [all …]
|
| H A D | route_temporal.c | 86 struct rib_head *rnh; in expire_callout() local 126 tmproutes_update(struct rib_head *rnh, struct rtentry *rt) in tmproutes_update()
|
| H A D | route_helpers.c | 71 rib_walk_ext_locked(struct rib_head *rnh, rib_walktree_f_t *wa_f, in rib_walk_ext_locked() 91 rib_walk_ext_internal(struct rib_head *rnh, bool wlock, rib_walktree_f_t *wa_f, in rib_walk_ext_internal() 111 struct rib_head *rnh; in rib_walk_ext() local
|
| H A D | route_tables.c | 277 struct rib_head *rnh; in rtables_destroy() local 342 struct rib_head *rnh; in rt_tables_get_gen() local
|
| H A D | nhop_ctl.c | 316 nhop_create_from_info(struct rib_head *rnh, struct rt_addrinfo *info, in nhop_create_from_info() 352 get_nhop(struct rib_head *rnh, struct rt_addrinfo *info, in get_nhop() 454 nhop_create_from_nhop(struct rib_head *rnh, const struct nhop_object *nh_orig, in nhop_create_from_nhop()
|
| H A D | mpath_ctl.c | 94 add_route_mpath(struct rib_head *rnh, struct rt_addrinfo *info, in add_route_mpath()
|
| H A D | route_ddb.c | 170 struct rib_head *rnh; in DB_SHOW_COMMAND() local
|
| H A D | fib_algo.c | 538 handle_rtable_change_cb(struct rib_head *rnh, struct rib_cmd_info *rc, in handle_rtable_change_cb() 644 sync_algo_end_cb(struct rib_head *rnh, enum rib_walk_hook stage, void *_data) in sync_algo_end_cb()
|
| /f-stack/freebsd/net/ |
| H A D | radix.h | 163 #define RADIX_NODE_HEAD_LOCK_INIT(rnh) \ argument 165 #define RADIX_NODE_HEAD_LOCK(rnh) rm_wlock(&(rnh)->rnh_lock) argument 166 #define RADIX_NODE_HEAD_UNLOCK(rnh) rm_wunlock(&(rnh)->rnh_lock) argument 167 #define RADIX_NODE_HEAD_RLOCK(rnh) rm_rlock(&(rnh)->rnh_lock,\ argument 169 #define RADIX_NODE_HEAD_RUNLOCK(rnh) rm_runlock(&(rnh)->rnh_lock,\ argument 171 #define RADIX_NODE_HEAD_DESTROY(rnh) rm_destroy(&(rnh)->rnh_lock) argument 172 #define RADIX_NODE_HEAD_LOCK_ASSERT(rnh) rm_assert(&(rnh)->rnh_lock, RA_LOCKED) argument 173 #define RADIX_NODE_HEAD_WLOCK_ASSERT(rnh) rm_assert(&(rnh)->rnh_lock, RA_WLOCKED) argument
|
| H A D | route.c | 141 struct radix_head * const rnh = arg; in rt_freeentry() local 599 struct rib_head *rnh; in rt_updatemtu() local
|
| H A D | radix.c | 1124 struct radix_node_head *rnh; in rn_inithead() local 1163 struct radix_head * const rnh = arg; in rn_freeentry() local 1175 struct radix_node_head *rnh; in rn_detachhead() local
|
| H A D | rtsock.c | 732 struct rib_head *rnh; in handle_rtm_get() local 2472 struct rib_head *rnh = NULL; /* silence compiler. */ in sysctl_rtsock() local
|
| /f-stack/tools/compat/include/net/ |
| H A D | radix.h | 163 #define RADIX_NODE_HEAD_LOCK_INIT(rnh) \ argument 165 #define RADIX_NODE_HEAD_LOCK(rnh) rm_wlock(&(rnh)->rnh_lock) argument 166 #define RADIX_NODE_HEAD_UNLOCK(rnh) rm_wunlock(&(rnh)->rnh_lock) argument 167 #define RADIX_NODE_HEAD_RLOCK(rnh) rm_rlock(&(rnh)->rnh_lock,\ argument 169 #define RADIX_NODE_HEAD_RUNLOCK(rnh) rm_runlock(&(rnh)->rnh_lock,\ argument 171 #define RADIX_NODE_HEAD_DESTROY(rnh) rm_destroy(&(rnh)->rnh_lock) argument 172 #define RADIX_NODE_HEAD_LOCK_ASSERT(rnh) rm_assert(&(rnh)->rnh_lock, RA_LOCKED) argument 173 #define RADIX_NODE_HEAD_WLOCK_ASSERT(rnh) rm_assert(&(rnh)->rnh_lock, RA_WLOCKED) argument
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_export.c | 109 struct radix_node_head *rnh; in vfs_hang_addrlist() local 237 struct radix_node_head *rnh = (struct radix_node_head *) w; in vfs_free_netcred() local 263 struct radix_node_head *rnh; in vfs_free_addrlist_af() local 465 struct radix_node_head *rnh; in vfs_export_lookup() local
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | radix_ipf.c | 1212 printroots(rnh) in printroots() argument 1234 ipf_rdx_head_t *rnh; in main() local 1310 dumptree(rnh) in dumptree() argument 1324 test_addr(rnh, pref, addr, limit) in test_addr() argument 1365 delete_addr(rnh, item) in delete_addr() argument 1409 add_addr(rnh, n, item) in add_addr() argument 1497 random_add(rnh) in random_add() argument 1516 random_delete(rnh) in random_delete() argument
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_fib_algo.c | 90 struct radix_node_head *rnh; member 101 struct radix_node_head *rnh = (struct radix_node_head *)algo_data; in lradix6_lookup() local 220 lradix6_change_cb(struct rib_head *rnh, struct rib_cmd_info *rc, in lradix6_change_cb() 336 radix6_change_cb(struct rib_head *rnh, struct rib_cmd_info *rc, in radix6_change_cb()
|
| H A D | nd6.c | 1595 nd6_subscription_cb(struct rib_head *rnh, struct rib_cmd_info *rc, void *arg) in nd6_subscription_cb()
|
| /f-stack/freebsd/netinet/ |
| H A D | in_fib_algo.c | 480 bsearch4_change_cb(struct rib_head *rnh, struct rib_cmd_info *rc, in bsearch4_change_cb() 519 struct radix_node_head *rnh; member 530 struct radix_node_head *rnh = (struct radix_node_head *)algo_data; in lradix4_lookup() local 650 lradix4_change_cb(struct rib_head *rnh, struct rib_cmd_info *rc, in lradix4_change_cb() 752 radix4_change_cb(struct rib_head *rnh, struct rib_cmd_info *rc, in radix4_change_cb()
|
| /f-stack/freebsd/contrib/dpdk_rte_lpm/ |
| H A D | dpdk_lpm.c | 210 handle_rtable_change_cb(struct rib_head *rnh, struct rib_cmd_info *rc, in handle_rtable_change_cb()
|
| H A D | dpdk_lpm6.c | 268 handle_rtable_change_cb(struct rib_head *rnh, struct rib_cmd_info *rc, in handle_rtable_change_cb()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_table_algo.c | 404 struct radix_node_head *rnh; in ta_lookup_radix() local 460 struct radix_node_head * const rnh = arg; in flush_radix_entry() local 474 struct radix_node_head *rnh; in ta_destroy_radix() local 543 struct radix_node_head *rnh; in ta_find_radix_tentry() local 573 struct radix_node_head *rnh; in ta_foreach_radix() local 708 struct radix_node_head *rnh; in ta_add_radix() local 809 struct radix_node_head *rnh; in ta_del_radix() local
|
| /f-stack/lib/ |
| H A D | ff_route.c | 634 struct rib_head *rnh; in handle_rtm_get() local
|