Searched refs:algtype_non_auth (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dalgorithm.h72 algtype_non_auth, enumerator in enum:__anon20223
H A Dalgorithm.c184 { "null", algtype_non_auth, IPSECDOI_ATTR_AUTH_NONE,
H A Dcftoken.l293 non_auth { YYD; yylval.num = algtype_non_auth; return(ALGORITHMTYPE); }
H A Dcfparse.y611 if (!(cur_algclass == algclass_ipsec_auth && $1 == algtype_non_auth)

Completed in 101 milliseconds