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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dremoteconf.h64 int verify_identifier; /* vefify the peer's identifier */ member in struct:remoteconf
H A Dremoteconf.c159 new->verify_identifier = FALSE;
H A Dcftoken.l210 <S_RMTS>verify_identifier { YYD; return(VERIFY_IDENTIFIER); }
H A Dcfparse.y796 | VERIFY_IDENTIFIER SWITCH { cur_rmconf->verify_identifier = $2; } EOS
H A Dipsec_doi.c2989 if (iph1->rmconf->verify_identifier)
3003 if (iph1->rmconf->verify_identifier)
3011 if (iph1->rmconf->verify_identifier)
H A Doakley.c2024 if (iph1->rmconf->verify_identifier) {

Completed in 87 milliseconds