| /net/dccp/ccids/lib/ |
| D | packet_history.c | 123 void tfrc_rx_hist_add_packet(struct tfrc_rx_hist *h, in tfrc_rx_hist_add_packet() 133 int tfrc_rx_hist_duplicate(struct tfrc_rx_hist *h, struct sk_buff *skb) in tfrc_rx_hist_duplicate() 148 static void tfrc_rx_hist_swap(struct tfrc_rx_hist *h, const u8 a, const u8 b) in tfrc_rx_hist_swap() 167 static void __do_track_loss(struct tfrc_rx_hist *h, struct sk_buff *skb, u64 n1) in __do_track_loss() 178 static void __one_after_loss(struct tfrc_rx_hist *h, struct sk_buff *skb, u32 n2) in __one_after_loss() 215 static int __two_after_loss(struct tfrc_rx_hist *h, struct sk_buff *skb, u32 n3) in __two_after_loss() 278 static void __three_after_loss(struct tfrc_rx_hist *h) in __three_after_loss() 326 int tfrc_rx_handle_loss(struct tfrc_rx_hist *h, in tfrc_rx_handle_loss() 349 int tfrc_rx_hist_alloc(struct tfrc_rx_hist *h) in tfrc_rx_hist_alloc() 370 void tfrc_rx_hist_purge(struct tfrc_rx_hist *h) in tfrc_rx_hist_purge() [all …]
|
| D | packet_history.h | 104 static inline u8 tfrc_rx_hist_index(const struct tfrc_rx_hist *h, const u8 n) in tfrc_rx_hist_index() 113 tfrc_rx_hist_last_rcv(const struct tfrc_rx_hist *h) in tfrc_rx_hist_last_rcv() 122 tfrc_rx_hist_entry(const struct tfrc_rx_hist *h, const u8 n) in tfrc_rx_hist_entry() 131 tfrc_rx_hist_loss_prev(const struct tfrc_rx_hist *h) in tfrc_rx_hist_loss_prev() 137 static inline bool tfrc_rx_hist_loss_pending(const struct tfrc_rx_hist *h) in tfrc_rx_hist_loss_pending()
|
| /net/ncsi/ |
| D | ncsi-aen.c | 23 static int ncsi_validate_aen_pkt(struct ncsi_aen_pkt_hdr *h, in ncsi_validate_aen_pkt() 51 struct ncsi_aen_pkt_hdr *h) in ncsi_aen_handler_lsc() 99 struct ncsi_aen_pkt_hdr *h) in ncsi_aen_handler_cr() 131 struct ncsi_aen_pkt_hdr *h) in ncsi_aen_handler_hncdsc() 195 struct ncsi_aen_pkt_hdr *h; in ncsi_aen_handler() local
|
| /net/netfilter/ipset/ |
| D | ip_set_hash_gen.h | 44 #define AHASH_MAX(h) ((h)->ahash_max) argument 61 #define TUNE_AHASH_MAX(h, multi) \ argument 64 #define AHASH_MAX(h) AHASH_MAX_SIZE argument 65 #define TUNE_AHASH_MAX(h, multi) argument 87 #define hbucket(h, i) ((h)->bucket[i]) argument 305 mtype_add_cidr(struct htype *h, u8 cidr, u8 n) in mtype_add_cidr() 329 mtype_del_cidr(struct htype *h, u8 cidr, u8 n) in mtype_del_cidr() 349 mtype_ahash_memsize(const struct htype *h, const struct htable *t) in mtype_ahash_memsize() 372 struct htype *h = set->data; in mtype_flush() local 419 struct htype *h = set->data; in mtype_destroy() local [all …]
|
| D | ip_set_hash_ip.c | 85 const struct hash_ip4 *h = set->data; in hash_ip4_kadt() local 104 const struct hash_ip4 *h = set->data; in hash_ip4_uadt() local 222 const struct hash_ip6 *h = set->data; in hash_ip6_kadt() local 239 const struct hash_ip6 *h = set->data; in hash_ip6_uadt() local
|
| D | ip_set_hash_ipmark.c | 88 const struct hash_ipmark4 *h = set->data; in hash_ipmark4_kadt() local 104 const struct hash_ipmark4 *h = set->data; in hash_ipmark4_uadt() local 214 const struct hash_ipmark6 *h = set->data; in hash_ipmark6_kadt() local 230 const struct hash_ipmark6 *h = set->data; in hash_ipmark6_uadt() local
|
| D | ip_set_hash_netport.c | 136 const struct hash_netport4 *h = set->data; in hash_netport4_kadt() local 160 const struct hash_netport4 *h = set->data; in hash_netport4_uadt() local 352 const struct hash_netport6 *h = set->data; in hash_netport6_kadt() local 376 const struct hash_netport6 *h = set->data; in hash_netport6_uadt() local
|
| D | ip_set_hash_ipportnet.c | 141 const struct hash_ipportnet4 *h = set->data; in hash_ipportnet4_kadt() local 166 const struct hash_ipportnet4 *h = set->data; in hash_ipportnet4_uadt() local 392 const struct hash_ipportnet6 *h = set->data; in hash_ipportnet6_kadt() local 417 const struct hash_ipportnet6 *h = set->data; in hash_ipportnet6_uadt() local
|
| D | ip_set_hash_netportnet.c | 157 const struct hash_netportnet4 *h = set->data; in hash_netportnet4_kadt() local 183 const struct hash_netportnet4 *h = set->data; in hash_netportnet4_uadt() local 436 const struct hash_netportnet6 *h = set->data; in hash_netportnet6_kadt() local 462 const struct hash_netportnet6 *h = set->data; in hash_netportnet6_uadt() local
|
| D | ip_set_hash_net.c | 120 const struct hash_net4 *h = set->data; in hash_net4_kadt() local 142 const struct hash_net4 *h = set->data; in hash_net4_uadt() local 288 const struct hash_net6 *h = set->data; in hash_net6_kadt() local
|
| /net/wireless/ |
| D | wext-compat.h | 8 #define EXPORT_WEXT_HANDLER(h) EXPORT_SYMBOL_GPL(h) argument 10 #define EXPORT_WEXT_HANDLER(h) argument
|
| /net/xfrm/ |
| D | xfrm_hash.h | 90 unsigned int h = family ^ reqid; in __xfrm_dst_hash() local 107 unsigned int h = family; in __xfrm_src_hash() local 123 unsigned int h = (__force u32)spi ^ proto; in __xfrm_spi_hash() local 146 unsigned int h = 0; in __sel_hash() local 175 unsigned int h = 0; in __addr_hash() local
|
| /net/netlabel/ |
| D | netlabel_addrlist.h | 73 struct list_head *h) in __af4list_valid() 85 struct list_head *h) in __af4list_valid_rcu() 140 struct list_head *h) in __af6list_valid() 152 struct list_head *h) in __af6list_valid_rcu()
|
| /net/netfilter/ |
| D | nf_conntrack_core.c | 530 nf_ct_key_equal(struct nf_conntrack_tuple_hash *h, in nf_ct_key_equal() 579 struct nf_conntrack_tuple_hash *h; in ____nf_conntrack_find() local 621 struct nf_conntrack_tuple_hash *h; in __nf_conntrack_find_get() local 669 struct nf_conntrack_tuple_hash *h; in nf_conntrack_hash_check_insert() local 746 struct nf_conntrack_tuple_hash *h) in nf_ct_resolve_clash() 777 struct nf_conntrack_tuple_hash *h; in __nf_conntrack_confirm() local 904 struct nf_conntrack_tuple_hash *h; in nf_conntrack_tuple_taken() local 969 struct nf_conntrack_tuple_hash *h; in early_drop_list() local 1071 struct nf_conntrack_tuple_hash *h; in gc_worker() local 1377 struct nf_conntrack_tuple_hash *h; in resolve_normal_ct() local [all …]
|
| D | xt_RATEEST.c | 36 unsigned int h; in xt_rateest_hash_insert() local 45 unsigned int h; in __xt_rateest_lookup() local
|
| D | nf_conntrack_helper.c | 120 unsigned int h; in __nf_ct_helper_find() local 136 struct nf_conntrack_helper *h; in __nf_conntrack_helper_find() local 159 struct nf_conntrack_helper *h; in nf_conntrack_helper_try_module_get() local 397 unsigned int h = helper_hash(&me->tuple); in nf_conntrack_helper_register() local
|
| D | nf_conntrack_expect.c | 123 unsigned int h; in __nf_ct_expect_find() local 163 unsigned int h; in nf_ct_find_expectation() local 366 unsigned int h = nf_ct_expect_dst_hash(net, &exp->tuple); in nf_ct_expect_insert() local 415 unsigned int h; in __nf_ct_expect_check() local
|
| D | nft_hash.c | 36 u32 h; in nft_jhash_eval() local 54 u32 h; in nft_symhash_eval() local
|
| /net/sched/ |
| D | cls_route.c | 86 int h = route4_fastmap_hash(id, iif); in route4_set_fastmap() local 138 u32 id, h; in route4_classify() local 202 u32 h = id & 0xFF; in to_hash() local 326 unsigned int h = 0; in route4_delete() local 482 unsigned int h, th; in route4_change() local 569 unsigned int h, h1; in route4_walk() local
|
| D | cls_rsvp.h | 108 unsigned int h = (__force __u32)dst[RSVP_DST_LEN - 1]; in hash_dst() local 117 unsigned int h = (__force __u32)src[RSVP_DST_LEN-1]; in hash_src() local 227 static void rsvp_replace(struct tcf_proto *tp, struct rsvp_filter *n, u32 h) in rsvp_replace() 358 unsigned int h = f->handle; in rsvp_delete() local 409 u32 h; in gen_handle() local 667 unsigned int h, h1; in rsvp_walk() local
|
| D | cls_u32.c | 108 unsigned int h = ntohl(key & sel->hmask) >> fshift; in u32_hash_fold() local 349 unsigned int h; in tc_u_common_find() local 363 unsigned int h; in u32_init() local 507 static int u32_replace_hw_hnode(struct tcf_proto *tp, struct tc_u_hnode *h, in u32_replace_hw_hnode() 530 static void u32_clear_hw_hnode(struct tcf_proto *tp, struct tc_u_hnode *h) in u32_clear_hw_hnode() 587 unsigned int h; in u32_clear_hnode() local 630 unsigned int h; in ht_empty() local 1115 unsigned int h; in u32_walk() local
|
| D | cls_fw.c | 153 int h; in fw_destroy() local 179 int h; in fw_delete() local 364 int h; in fw_walk() local
|
| /net/sunrpc/ |
| D | svcauth_unix.c | 33 struct auth_domain h; member 90 struct cache_head h; member 144 struct cache_head *h, in ip_map_request() 247 struct cache_head *h) in ip_map_show() 412 struct cache_head h; member 462 struct cache_head *h, in unix_gid_request() 548 struct cache_head *h) in unix_gid_show()
|
| /net/decnet/ |
| D | dn_table.c | 89 u16 h = le16_to_cpu(key.datum)>>(16 - dz->dz_order); in dn_hash() local 441 int h, s_h; in dn_hash_dump_zone() local 490 unsigned int h, s_h; in dn_fib_dump() local 837 unsigned int h; in dn_fib_get_table() local 893 unsigned int h; in dn_fib_flush() local 916 unsigned int h; in dn_fib_table_cleanup() local
|
| /net/netfilter/ipvs/ |
| D | ip_vs_ovf.c | 33 struct ip_vs_dest *dest, *h = NULL; in ip_vs_ovf_schedule() local
|