Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c789 hash_location = tcp_parse_md5sig_option(th); in tcp_v6_inbound_md5_hash()
1029 hash_location = tcp_parse_md5sig_option(th); in tcp_v6_send_reset()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_ipv4.c713 hash_location = tcp_parse_md5sig_option(th); in tcp_v4_send_reset()
1413 hash_location = tcp_parse_md5sig_option(th); in tcp_v4_inbound_md5_hash()
H A Dtcp_input.c4177 const u8 *tcp_parse_md5sig_option(const struct tcphdr *th) in tcp_parse_md5sig_option() function
4205 EXPORT_SYMBOL(tcp_parse_md5sig_option);
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h417 const u8 *tcp_parse_md5sig_option(const struct tcphdr *th);