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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dstrnames.c660 static struct ksmap name_attr_isakmp_ltype[] = { variable in typeref:struct:ksmap
670 for (i = 0; i < ARRAYLEN(name_attr_isakmp_ltype); i++)
671 if (name_attr_isakmp_ltype[i].key == k)
672 return name_attr_isakmp_ltype[i].str;

Completed in 104 milliseconds