Searched refs:enumrmconf (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/crypto/dist/ipsec-tools/src/racoon/ |
| D | nattraversal.c | 326 if (enumrmconf(&rmconf, natt_is_enabled, NULL) == 0) in natt_handle_vendorid() 490 return enumrmconf(NULL, natt_enabled_in_rmconf_stub, NULL) != 0; in natt_enabled_in_rmconf()
|
| D | remoteconf.c | 299 enumrmconf(struct rmconfselector *rmsel, in enumrmconf() function 385 if (enumrmconf(&ctx.sel, rmconf_find, &ctx) != 0) { in getrmconf() 431 if (enumrmconf(&ctx.sel, rmconf_find, &ctx) != 0) { in getrmconf_by_ph1() 1057 enumrmconf(NULL, dump_rmconf_single, NULL); in dumprmconf()
|
| D | remoteconf.h | 188 extern int enumrmconf(struct rmconfselector *rmsel,
|
| D | oakley.c | 2252 enumrmconf(&sel, oakley_append_rmconf_cr, &ctx); in oakley_append_cr()
|
| D | isakmp.c | 1143 if (enumrmconf(&rmsel, check_etypeok, (void *) (intptr_t) etype) == 0) { in isakmp_ph1begin_r()
|
| D | ipsec_doi.c | 271 if (enumrmconf(&rmsel, get_ph1approvalx, &ctx)) in get_ph1approval()
|