Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dtcp_ao.h345 int tcp_do_parse_auth_options(const struct tcphdr *th,
348 static inline int tcp_do_parse_auth_options(const struct tcphdr *th, in tcp_do_parse_auth_options() function
Dtcp.h2796 ret = tcp_do_parse_auth_options(th, &md5_tmp, &ao_tmp); in tcp_parse_auth_options()
/linux-6.14.4/net/ipv4/
Dtcp_input.c4369 int tcp_do_parse_auth_options(const struct tcphdr *th, in tcp_do_parse_auth_options() function
4416 EXPORT_SYMBOL(tcp_do_parse_auth_options);