Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dtcp.h2767 const u8 *md5_tmp, *ao_tmp; in tcp_parse_auth_options() local
2770 ret = tcp_do_parse_auth_options(th, &md5_tmp, &ao_tmp); in tcp_parse_auth_options()
2778 if (!ao_tmp) in tcp_parse_auth_options()
2781 *aoh = (struct tcp_ao_hdr *)(ao_tmp - 2); in tcp_parse_auth_options()