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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dalgorithm.c202 static struct misc_algorithm ipsec_compdef[] = { variable in typeref:struct:misc_algorithm
593 for (i = 0; i < ARRAYLEN(ipsec_compdef); i++)
594 if (type == ipsec_compdef[i].type) {
595 res = ipsec_compdef[i].doi;

Completed in 9 milliseconds