Home
last modified time | relevance | path

Searched defs:rh (Results 1 – 25 of 35) sorted by relevance

12

/f-stack/freebsd/net80211/
H A Dieee80211_radiotap.c58 struct ieee80211_radiotap_header *rh, int rlen, uint32_t rx_radiotap) in ieee80211_radiotap_attach()
68 struct ieee80211_radiotap_header *rh, in ieee80211_radiotap_attachv()
168 struct ieee80211_radiotap_header *rh = ic->ic_rh; in ieee80211_radiotap_chan_change() local
191 struct ieee80211_radiotap_header *rh, int len) in spam_vaps()
234 struct ieee80211_radiotap_header *rh = ic->ic_rh; in ieee80211_radiotap_rx() local
259 struct ieee80211_radiotap_header *rh = ic->ic_rh; in ieee80211_radiotap_rx_all() local
277 radiotap_offset(struct ieee80211_radiotap_header *rh, in radiotap_offset()
/f-stack/freebsd/net/route/
H A Droute_var.h81 #define RIB_LOCK_INIT(rh) rm_init(&(rh)->rib_lock, "rib head lock") argument
82 #define RIB_LOCK_DESTROY(rh) rm_destroy(&(rh)->rib_lock) argument
83 #define RIB_RLOCK(rh) rm_rlock(&(rh)->rib_lock, &_rib_tracker) argument
84 #define RIB_RUNLOCK(rh) rm_runlock(&(rh)->rib_lock, &_rib_tracker) argument
85 #define RIB_WLOCK(rh) rm_wlock(&(rh)->rib_lock) argument
86 #define RIB_WUNLOCK(rh) rm_wunlock(&(rh)->rib_lock) argument
87 #define RIB_LOCK_ASSERT(rh) rm_assert(&(rh)->rib_lock, RA_LOCKED) argument
88 #define RIB_WLOCK_ASSERT(rh) rm_assert(&(rh)->rib_lock, RA_WLOCKED) argument
H A Droute_temporal.c150 tmproutes_init(struct rib_head *rh) in tmproutes_init()
157 tmproutes_destroy(struct rib_head *rh) in tmproutes_destroy()
H A Dnhgrp_ctl.c565 nhgrp_get_group(struct rib_head *rh, struct weightened_nhop *wn, int num_nhops, in nhgrp_get_group()
586 nhgrp_get_filtered_group(struct rib_head *rh, const struct nhgrp_object *src, in nhgrp_get_filtered_group()
644 nhgrp_get_addition_group(struct rib_head *rh, struct route_nhop_data *rnd_orig, in nhgrp_get_addition_group()
700 dump_nhgrp_entry(struct rib_head *rh, const struct nhgrp_priv *nhg_priv, in dump_nhgrp_entry()
778 nhgrp_get_count(struct rib_head *rh) in nhgrp_get_count()
793 nhgrp_dump_sysctl(struct rib_head *rh, struct sysctl_req *w) in nhgrp_dump_sysctl()
H A Dfib_algo.c777 fib_cleanup_algo(struct rib_head *rh, bool keep_first, bool in_callout) in fib_cleanup_algo()
810 fib_destroy_rib(struct rib_head *rh) in fib_destroy_rib()
878 try_setup_fd_instance(struct fib_lookup_module *flm, struct rib_head *rh, in try_setup_fd_instance()
972 setup_fd_instance(struct fib_lookup_module *flm, struct rib_head *rh, in setup_fd_instance()
1142 struct rib_head *rh = NULL; in set_fib_algo() local
1367 fib_get_rtable_info(struct rib_head *rh, struct rib_rtable_info *rinfo) in fib_get_rtable_info()
1502 set_algo_fixed(struct rib_head *rh) in set_algo_fixed()
1519 is_algo_fixed(struct rib_head *rh) in is_algo_fixed()
1543 fib_check_best_algo(struct rib_head *rh, struct fib_lookup_module *orig_flm) in fib_check_best_algo()
1586 fib_select_algo_initial(struct rib_head *rh) in fib_select_algo_initial()
H A Dnhop_ctl.c772 nhops_update_ifmtu(struct rib_head *rh, struct ifnet *ifp, uint32_t mtu) in nhops_update_ifmtu()
804 dump_nhop_entry(struct rib_head *rh, struct nhop_object *nh, struct sysctl_req *w) in dump_nhop_entry()
876 nhops_get_count(struct rib_head *rh) in nhops_get_count()
891 nhops_dump_sysctl(struct rib_head *rh, struct sysctl_req *w) in nhops_dump_sysctl()
H A Dnhop.c72 nhops_init_rib(struct rib_head *rh) in nhops_init_rib()
135 nhops_destroy_rib(struct rib_head *rh) in nhops_destroy_rib()
H A Dmpath_ctl.c164 del_route_mpath(struct rib_head *rh, struct rt_addrinfo *info, in del_route_mpath()
H A Droute_ddb.c209 struct rib_head *rh; in _DB_FUNC() local
H A Droute_tables.c174 struct rib_head **prnh, *rh; in grow_rtables() local
/f-stack/freebsd/netinet6/
H A Din6_rmx.c145 struct rib_head *rh; in in6_inithead() local
164 in6_detachhead(struct rib_head *rh) in in6_detachhead()
H A Din6_fib.c147 struct rib_head *rh; in fib6_lookup() local
227 struct rib_head *rh; in lookup_nhop() local
298 struct rib_head *rh; in fib6_lookup_rt() local
H A Droute6.c66 struct ip6_rthdr *rh; in route6_input() local
H A Din6_fib_algo.c245 struct rib_head *rh; member
252 struct rib_head *rh = (struct rib_head *)algo_data; in radix6_lookup() local
278 struct rib_head *rh = rh = rt_tables_get_rnh(fibnum, AF_INET6); in fib6_radix_lookup_nh() local
/f-stack/freebsd/netinet/
H A Din_rmx.c121 struct rib_head *rh; in in_inithead() local
134 in_detachhead(struct rib_head *rh) in in_detachhead()
H A Din_fib.c139 struct rib_head *rh; in fib4_lookup() local
217 struct rib_head *rh; in lookup_nhop() local
285 struct rib_head *rh; in fib4_lookup_rt() local
H A Din_fib_algo.c675 struct rib_head *rh; member
682 struct rib_head *rh = (struct rib_head *)algo_data; in radix4_lookup() local
/f-stack/freebsd/net/
H A Droute.c100 struct rib_head *rh; in rt_table_init() local
151 rt_table_destroy(struct rib_head *rh) in rt_table_destroy()
423 struct rib_head *rh; in rib_lookup_info() local
H A Dradix.h131 struct radix_head rh; member
H A Dradix.c1091 rn_inithead_internal(struct radix_head *rh, struct radix_node *base_nodes, int off) in rn_inithead_internal()
/f-stack/dpdk/drivers/net/liquidio/
H A Dlio_ethdev.h134 uint64_t rh; member
140 uint64_t rh; member
146 uint64_t rh; member
H A Dlio_rxtx.h53 union octeon_rh rh; member
678 lio_opcode_slow_path(union octeon_rh *rh) in lio_opcode_slow_path()
/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_hal.h60 uint64_t rh : 1; member
/f-stack/tools/compat/include/net/
H A Dradix.h131 struct radix_head rh; member
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c1316 ipfw_range_header *rh; in del_rules() local
1347 ipfw_range_header *rh; in move_rules() local
1374 ipfw_range_header *rh; in clear_rules() local
1476 ipfw_range_header *rh; in manage_sets() local

12