Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c781 u8 newhash[16]; in tcp_v6_inbound_md5_hash() local
1008 unsigned char newhash[16]; in tcp_v6_send_reset() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_ipv4.c673 unsigned char newhash[16]; in tcp_v4_send_reset() local
1403 unsigned char newhash[16]; in tcp_v4_inbound_md5_hash() local
H A Dudp.c1985 void udp_lib_rehash(struct sock *sk, u16 newhash) in udp_lib_rehash()