Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dstrnames.c708 static struct ksmap name_attr_isakmp_method[] = { variable
736 for (i = 0; i < ARRAYLEN(name_attr_isakmp_method); i++)
737 if (name_attr_isakmp_method[i].key == k)
738 return name_attr_isakmp_method[i].str;