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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dremoteconf.h56 int certtype; /* certificate type if need */ member in struct:remoteconf
H A Doakley.c1276 switch (iph1->rmconf->certtype) {
1283 "no supported certtype %d\n",
1284 iph1->rmconf->certtype);
1317 switch (iph1->rmconf->certtype) {
1326 "no supported certtype %d\n",
1327 iph1->rmconf->certtype);
1449 switch (iph1->rmconf->certtype) {
1465 "not supported certtype %d\n",
1466 iph1->rmconf->certtype);
1492 (*certpl)->pl->v[0] = iph1->rmconf->certtype;
[all...]
H A Dcfparse.y868 cur_rmconf->certtype = $1;

Completed in 71 milliseconds