Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Dtcp_ipv6.c641 hash_location = tcp_parse_md5sig_option(th); in tcp_v6_inbound_md5_hash()
856 hash_location = tcp_parse_md5sig_option(th); in tcp_v6_send_reset()
/linux-4.1.27/net/ipv4/
Dtcp_ipv4.c629 hash_location = tcp_parse_md5sig_option(th); in tcp_v4_send_reset()
1140 hash_location = tcp_parse_md5sig_option(th); in tcp_v4_inbound_md5_hash()
Dtcp_input.c3807 const u8 *tcp_parse_md5sig_option(const struct tcphdr *th) in tcp_parse_md5sig_option() function
3838 EXPORT_SYMBOL(tcp_parse_md5sig_option);
/linux-4.1.27/include/net/
Dtcp.h444 const u8 *tcp_parse_md5sig_option(const struct tcphdr *th);