HomeSort by relevance Sort by last modified time
    Searched refs:s_switch (Results 1 - 3 of 3) sorted by null

  /external/ipsec-tools/src/racoon/
strnames.h 74 extern char *s_switch __P((int));
remoteconf.c 563 s_switch (p->send_cert));
565 s_switch (p->send_cr));
567 s_switch (p->verify_cert));
569 s_switch (p->verify_identifier));
572 "force" : s_switch (p->nat_traversal));
576 s_switch (p->passive));
579 "force" : s_switch (p->ike_frag));
582 s_switch (p->ini_contact));
584 s_switch (p->gen_policy));
586 s_switch (p->support_proxy))
    [all...]
strnames.c 1024 s_switch (int k) function

Completed in 45 milliseconds