Searched defs:hinfo (Results 1 – 13 of 13) 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 | 268 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 | tcp_diag.c | 184 struct inet_hashinfo *hinfo; in tcp_diag_dump() local 194 struct inet_hashinfo *hinfo; in tcp_diag_dump_one() local 206 struct inet_hashinfo *hinfo; in tcp_diag_destroy() local
|
D | tcp_ipv4.c | 2377 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in listening_get_first() local 2411 struct inet_hashinfo *hinfo; in listening_get_next() local 2446 static inline bool empty_bucket(struct inet_hashinfo *hinfo, in empty_bucket() 2458 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in established_get_first() local 2486 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in established_get_next() local 2539 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in tcp_seek_last_pos() local 2627 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in tcp_seq_stop() local 2832 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in bpf_iter_tcp_listening_batch() local 2860 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in bpf_iter_tcp_established_batch() local 2887 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in bpf_iter_tcp_batch() local [all …]
|
D | inet_hashtables.c | 548 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet_check_established() local 870 struct inet_hashinfo *hinfo = tcp_or_dccp_get_hashinfo(sk); in inet_bhash2_addr_any_hashbucket() local 898 struct inet_hashinfo *hinfo = tcp_or_dccp_get_hashinfo(sk); in __inet_bhash2_update_saddr() local 1005 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet_hash_connect() local
|
D | inet_connection_sock.c | 331 struct inet_hashinfo *hinfo = tcp_or_dccp_get_hashinfo(sk); in inet_csk_find_open_port() local 513 struct inet_hashinfo *hinfo = tcp_or_dccp_get_hashinfo(sk); in inet_csk_get_port() local
|
D | sysctl_net_ipv4.c | 396 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in proc_tcp_ehash_entries() local
|
/net/ipv4/netfilter/ |
D | nf_tproxy_ipv4.c | 84 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in nf_tproxy_get_sock_v4() local
|
/net/ipv6/netfilter/ |
D | nf_tproxy_ipv6.c | 83 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in nf_tproxy_get_sock_v6() local
|
/net/mptcp/ |
D | mptcp_diag.c | 84 struct inet_hashinfo *hinfo; in mptcp_diag_dump_listeners() local
|
/net/core/ |
D | filter.c | 6622 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in sk_lookup() local
|