Home
last modified time | relevance | path

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

/linux-6.15/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.h2852 ret = tcp_do_parse_auth_options(th, &md5_tmp, &ao_tmp); in tcp_parse_auth_options()
/linux-6.15/net/ipv4/
Dtcp_input.c4387 int tcp_do_parse_auth_options(const struct tcphdr *th, in tcp_do_parse_auth_options() function
4434 EXPORT_SYMBOL(tcp_do_parse_auth_options);