Home
last modified time | relevance | path

Searched defs:newhash (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/net/ipv6/
Dtcp_ipv6.c782 u8 newhash[16]; in tcp_v6_inbound_md5_hash() local
1026 unsigned char newhash[16]; in tcp_v6_send_reset() local
/Linux-v5.15/net/ipv4/
Dtcp_ipv4.c675 unsigned char newhash[16]; in tcp_v4_send_reset() local
1422 unsigned char newhash[16]; in tcp_v4_inbound_md5_hash() local
Dudp.c2024 void udp_lib_rehash(struct sock *sk, u16 newhash) in udp_lib_rehash()