Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h2750 const u8 *md5_tmp, *ao_tmp; in tcp_parse_auth_options() local
2753 ret = tcp_do_parse_auth_options(th, &md5_tmp, &ao_tmp); in tcp_parse_auth_options()
2761 if (!ao_tmp) in tcp_parse_auth_options()
2764 *aoh = (struct tcp_ao_hdr *)(ao_tmp - 2); in tcp_parse_auth_options()