Searched defs:hinfo (Results 1 – 6 of 6) sorted by relevance
/net/ipv6/ |
D | seg6_hmac.c | 47 const struct seg6_hmac_info *hinfo = obj; in seg6_hmac_cmpfn() local 52 static inline void seg6_hinfo_release(struct seg6_hmac_info *hinfo) in seg6_hinfo_release() 59 struct seg6_hmac_info *hinfo = (struct seg6_hmac_info *)ptr; in seg6_free_hi() local 118 static int __do_hmac(struct seg6_hmac_info *hinfo, const char *text, u8 psize, in __do_hmac() 160 int seg6_hmac_compute(struct seg6_hmac_info *hinfo, struct ipv6_sr_hdr *hdr, in seg6_hmac_compute() 240 struct seg6_hmac_info *hinfo; in seg6_hmac_validate_skb() local 283 struct seg6_hmac_info *hinfo; in seg6_hmac_info_lookup() local 291 int seg6_hmac_info_add(struct net *net, u32 key, struct seg6_hmac_info *hinfo) in seg6_hmac_info_add() 306 struct seg6_hmac_info *hinfo; in seg6_hmac_info_del() local 328 struct seg6_hmac_info *hinfo; in seg6_push_hmac() local
|
D | seg6.c | 156 struct seg6_hmac_info *hinfo; in seg6_genl_sethmac() local 301 static int __seg6_hmac_fill_info(struct seg6_hmac_info *hinfo, in __seg6_hmac_fill_info() 313 static int __seg6_genl_dumphmac_element(struct seg6_hmac_info *hinfo, in __seg6_genl_dumphmac_element() 370 struct seg6_hmac_info *hinfo; in seg6_genl_dumphmac() local
|
D | inet6_hashtables.c | 250 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet6_check_established() local
|
/net/netfilter/ |
D | xt_hashlimit.c | 281 struct xt_hashlimit_htable *hinfo; in htable_create() local 391 static void htable_remove_proc_entry(struct xt_hashlimit_htable *hinfo) in htable_remove_proc_entry() 410 struct xt_hashlimit_htable *hinfo; in htable_find_get() local 422 static void htable_put(struct xt_hashlimit_htable *hinfo) in htable_put() 574 struct xt_hashlimit_htable *hinfo, int revision) in rateinfo_init() 637 hashlimit_init_dst(const struct xt_hashlimit_htable *hinfo, in hashlimit_init_dst() 726 struct xt_hashlimit_htable *hinfo, in hashlimit_mt_common() 801 struct xt_hashlimit_htable *hinfo = info->hinfo; in hashlimit_mt_v1() local 816 struct xt_hashlimit_htable *hinfo = info->hinfo; in hashlimit_mt_v2() local 831 struct xt_hashlimit_htable *hinfo = info->hinfo; in hashlimit_mt() local [all …]
|
/net/ipv4/ |
D | inet_connection_sock.c | 196 struct inet_hashinfo *hinfo = sk->sk_prot->h.hashinfo; in inet_csk_find_open_port() local 369 struct inet_hashinfo *hinfo = sk->sk_prot->h.hashinfo; in inet_csk_get_port() local
|
D | inet_hashtables.c | 443 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet_check_established() local 738 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet_hash_connect() local
|