Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv6/
Dtcp_ipv6.c712 hash_location = tcp_parse_md5sig_option(th); in tcp_v6_inbound_md5_hash()
952 hash_location = tcp_parse_md5sig_option(th); in tcp_v6_send_reset()
/Linux-v5.4/net/ipv4/
Dtcp_ipv4.c704 hash_location = tcp_parse_md5sig_option(th); in tcp_v4_send_reset()
1311 hash_location = tcp_parse_md5sig_option(th); in tcp_v4_inbound_md5_hash()
Dtcp_input.c4001 const u8 *tcp_parse_md5sig_option(const struct tcphdr *th) in tcp_parse_md5sig_option() function
4029 EXPORT_SYMBOL(tcp_parse_md5sig_option);
/Linux-v5.4/include/net/
Dtcp.h415 const u8 *tcp_parse_md5sig_option(const struct tcphdr *th);