Home
last modified time | relevance | path

Searched refs:tcp_v4_md5_hash_hdr (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dtcp_ipv4.c90 static int tcp_v4_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key,
858 tcp_v4_md5_hash_hdr((__u8 *) &rep.opt[1], in tcp_v4_send_reset()
985 tcp_v4_md5_hash_hdr((__u8 *) &rep.opt[offset], in tcp_v4_send_ack()
1592 static int tcp_v4_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key, function