Searched refs:ehashfn (Results 1 – 4 of 4) sorted by relevance
| /linux/include/net/ |
| H A D | inet6_hashtables.h | 66 inet6_ehashfn_t *ehashfn); 83 inet6_ehashfn_t *ehashfn); 109 bool *refcounted, inet6_ehashfn_t *ehashfn) in inet6_steal_sock() argument 133 ehashfn); in inet6_steal_sock()
|
| H A D | inet_hashtables.h | 390 inet_ehashfn_t *ehashfn); 397 inet_ehashfn_t *ehashfn); 449 bool *refcounted, inet_ehashfn_t *ehashfn) in inet_steal_sock() argument 473 ehashfn); in inet_steal_sock()
|
| /linux/net/ipv6/ |
| H A D | inet6_hashtables.c | 170 inet6_ehashfn_t *ehashfn) in inet6_lookup_reuseport() argument 176 phash = INDIRECT_CALL_INET(ehashfn, udp6_ehashfn, inet6_ehashfn, in inet6_lookup_reuseport() 219 inet6_ehashfn_t *ehashfn) in inet6_lookup_run_sk_lookup() argument 230 saddr, sport, daddr, hnum, ehashfn); in inet6_lookup_run_sk_lookup()
|
| /linux/net/ipv4/ |
| H A D | inet_hashtables.c | 396 inet_ehashfn_t *ehashfn) in inet_lookup_reuseport() argument 402 phash = INDIRECT_CALL_2(ehashfn, udp_ehashfn, inet_ehashfn, in inet_lookup_reuseport() 450 inet_ehashfn_t *ehashfn) in inet_lookup_run_sk_lookup() argument 461 ehashfn); in inet_lookup_run_sk_lookup()
|