Home
last modified time | relevance | path

Searched refs:enumrmconf (Results 1 – 6 of 6) sorted by relevance

/external/ipsec-tools/src/racoon/
Dnattraversal.c326 if (enumrmconf(&rmconf, natt_is_enabled, NULL) == 0) in natt_handle_vendorid()
488 return enumrmconf(NULL, natt_enabled_in_rmconf_stub, NULL) != 0; in natt_enabled_in_rmconf()
Dremoteconf.h188 extern int enumrmconf __P((struct rmconfselector *rmsel,
Dremoteconf.c308 enumrmconf(rmsel, enum_func, enum_arg) in enumrmconf() function
401 if (enumrmconf(&ctx.sel, rmconf_find, &ctx) != 0) {
448 if (enumrmconf(&ctx.sel, rmconf_find, &ctx) != 0) {
1093 enumrmconf(NULL, dump_rmconf_single, NULL); in dumprmconf()
Disakmp.c1146 if (enumrmconf(&rmsel, check_etypeok, (void *) (intptr_t) etype) == 0) {
Doakley.c2324 enumrmconf(&sel, oakley_append_rmconf_cr, &ctx);
Dipsec_doi.c280 if (enumrmconf(&rmsel, get_ph1approvalx, &ctx))