Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dnattraversal.c325 if (enumrmconf(&rmconf, natt_is_enabled, NULL) == 0) in natt_handle_vendorid()
487 return enumrmconf(NULL, natt_enabled_in_rmconf_stub, NULL) != 0; in natt_enabled_in_rmconf()
H A Dremoteconf.c302 enumrmconf(rmsel, enum_func, enum_arg) in enumrmconf() function
392 if (enumrmconf(&ctx.sel, rmconf_find, &ctx) != 0) {
439 if (enumrmconf(&ctx.sel, rmconf_find, &ctx) != 0) {
1076 enumrmconf(NULL, dump_rmconf_single, NULL); in dumprmconf()
H A Dremoteconf.h188 extern int enumrmconf __P((struct rmconfselector *rmsel,
H A Doakley.c2295 enumrmconf(&sel, oakley_append_rmconf_cr, &ctx);
H A Disakmp.c1153 if (enumrmconf(&rmsel, check_etypeok, (void *) (intptr_t) etype) == 0) {
H A Dipsec_doi.c276 if (enumrmconf(&rmsel, get_ph1approvalx, &ctx))