Searched refs:ao_tmp (Results 1 – 1 of 1) sorted by relevance
2767 const u8 *md5_tmp, *ao_tmp; in tcp_parse_auth_options() local2770 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()