Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dremoteconf.h126 int ini_contact; /* initial contact */ member
H A Dremoteconf.c506 new->ini_contact = TRUE; in newrmconf()
1040 s_switch (p->ini_contact)); in dump_rmconf_single()
H A Disakmp.c889 iph1->rmconf->ini_contact = 0;
909 && iph1->rmconf->ini_contact && !getcontacted(iph1->remote)) {
H A Dcfparse.y2251 | INITIAL_CONTACT SWITCH { cur_rmconf->ini_contact = $2; } EOS