Searched refs:phash (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | inet6_hashtables.c | 124 u32 phash; in lookup_reuseport() local 127 phash = inet6_ehashfn(net, daddr, hnum, saddr, sport); in lookup_reuseport() 128 reuse_sk = reuseport_select_sock(sk, phash, skb, doff); in lookup_reuseport()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | tls1.h | 324 int *psign, int *phash, int *psignandhash, 328 int *psign, int *phash, int *psignandhash,
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | inet_hashtables.c | 261 u32 phash; in lookup_reuseport() local 264 phash = inet_ehashfn(net, daddr, hnum, saddr, sport); in lookup_reuseport() 265 reuse_sk = reuseport_select_sock(sk, phash, skb, doff); in lookup_reuseport()
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | input.c | 857 __u32 phash = sctp_hashfn(net, lport, paddr, 0); in __sctp_rcv_lookup_endpoint() local 859 sk = reuseport_select_sock(sk, phash, skb, in __sctp_rcv_lookup_endpoint()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | ssl.h | 4554 int *phash, int *psignandhash,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | ssl.h | 4554 int *phash, int *psignandhash,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | ssl.h | 4554 int *phash, int *psignandhash,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | ssl.h | 4554 int *phash, int *psignandhash,
|