Home
last modified time | relevance | path

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

/linux-6.8/include/net/
Dtcp_ao.h375 int tcp_do_parse_auth_options(const struct tcphdr *th,
378 static inline int tcp_do_parse_auth_options(const struct tcphdr *th, in tcp_do_parse_auth_options() function
Dtcp.h2709 ret = tcp_do_parse_auth_options(th, &md5_tmp, &ao_tmp); in tcp_parse_auth_options()
/linux-6.8/net/ipv4/
Dtcp_input.c4291 int tcp_do_parse_auth_options(const struct tcphdr *th, in tcp_do_parse_auth_options() function
4338 EXPORT_SYMBOL(tcp_do_parse_auth_options);