Searched defs:phash (Results 1 – 4 of 4) sorted by relevance
| /linux/net/ipv6/ |
| H A D | inet6_hashtables.c | 173 u32 phash; in inet6_lookup_reuseport() local
|
| /linux/net/ipv4/ |
| H A D | tcp_ao.c | 905 tcp_ao_verify_hash(const struct sock * sk,const struct sk_buff * skb,unsigned short int family,struct tcp_ao_info * info,const struct tcp_ao_hdr * aoh,struct tcp_ao_key * key,u8 * traffic_key,u8 * phash,u32 sne,int l3index) tcp_ao_verify_hash() argument 950 u8 *phash = (u8 *)(aoh + 1); /* hash goes just after the header */ tcp_inbound_ao_hash() local
|
| H A D | inet_hashtables.c | 399 u32 phash; inet_lookup_reuseport() local
|
| /linux/net/sctp/ |
| H A D | input.c | 866 __u32 phash = sctp_hashfn(net, lport, paddr, 0); in __sctp_rcv_lookup_endpoint() local
|