Searched refs:hash_offset (Results 1 – 2 of 2) sorted by relevance
| /net/ipv6/ |
| A D | tcp_ao.c | 136 const u8 *tkey, int hash_offset, u32 sne) in tcp_v6_ao_hash_skb() argument 139 hash_offset, sne); in tcp_v6_ao_hash_skb() 150 int hash_offset, u32 sne) in tcp_v6_ao_synack_hash() argument 164 hash_buf, hash_offset, sne); in tcp_v6_ao_synack_hash()
|
| /net/ipv4/ |
| A D | tcp_ao.c | 529 int hash_offset, int hash_len) in tcp_ao_hash_header() argument 540 (u8 *)th + hash_offset - sizeof(struct tcp_ao_hdr), in tcp_ao_hash_header() 550 memset(hdr + hash_offset, 0, hash_len); in tcp_ao_hash_header() 567 int hash_offset = ao_hash - (char *)th; in tcp_ao_hash_hdr() local 602 ao_hash, hash_offset, tcp_ao_maclen(key))) in tcp_ao_hash_hdr() 624 const u8 *tkey, int hash_offset, u32 sne) in tcp_ao_hash_skb() argument 651 ao_hash, hash_offset, tcp_ao_maclen(key))) in tcp_ao_hash_skb() 674 const u8 *tkey, int hash_offset, u32 sne) in tcp_v4_ao_hash_skb() argument 677 tkey, hash_offset, sne); in tcp_v4_ao_hash_skb() 682 int hash_offset, u32 sne) in tcp_v4_ao_synack_hash() argument [all …]
|
Completed in 8 milliseconds