Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dtcp_ipv6.c697 u8 newhash[16]; in tcp_v6_inbound_md5_hash() local
909 unsigned char newhash[16]; in tcp_v6_send_reset() local
/Linux-v4.19/net/ipv4/
Dtcp_ipv4.c662 unsigned char newhash[16]; in tcp_v4_send_reset() local
1292 unsigned char newhash[16]; in tcp_v4_inbound_md5_hash() local
Dudp.c1817 void udp_lib_rehash(struct sock *sk, u16 newhash) in udp_lib_rehash()