Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dremoteconf.h96 int ini_contact; /* initial contact */ member
Dremoteconf.c189 new->ini_contact = TRUE; in newrmconf()
580 s_switch (p->ini_contact)); in dump_rmconf_single()
Disakmp.c885 iph1->rmconf->ini_contact = 0;
901 && iph1->rmconf->ini_contact && !getcontacted(iph1->remote)) {
Dcfparse.y1840 | INITIAL_CONTACT SWITCH { cur_rmconf->ini_contact = $2; } EOS