Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Dtcp_ipv6.c638 u8 newhash[16]; in tcp_v6_inbound_md5_hash() local
840 unsigned char newhash[16]; in tcp_v6_send_reset() local
/linux-4.1.27/net/ipv4/
Dtcp_ipv4.c592 unsigned char newhash[16]; in tcp_v4_send_reset() local
1136 unsigned char newhash[16]; in tcp_v4_inbound_md5_hash() local
Dudp.c1410 void udp_lib_rehash(struct sock *sk, u16 newhash) in udp_lib_rehash()