OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enumrmconf
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
remoteconf.h
188
extern int
enumrmconf
(struct rmconfselector *rmsel,
nattraversal.c
326
if (
enumrmconf
(&rmconf, natt_is_enabled, NULL) == 0)
490
return
enumrmconf
(NULL, natt_enabled_in_rmconf_stub, NULL) != 0;
remoteconf.c
299
enumrmconf
(struct rmconfselector *rmsel,
function
320
"
enumrmconf
: \"%s\" matches.\n", p->name);
385
if (
enumrmconf
(&ctx.sel, rmconf_find, &ctx) != 0) {
431
if (
enumrmconf
(&ctx.sel, rmconf_find, &ctx) != 0) {
1057
enumrmconf
(NULL, dump_rmconf_single, NULL);
oakley.c
2252
enumrmconf
(&sel, oakley_append_rmconf_cr, &ctx);
ipsec_doi.c
271
if (
enumrmconf
(&rmsel, get_ph1approvalx, &ctx))
isakmp.c
1143
if (
enumrmconf
(&rmsel, check_etypeok, (void *) (intptr_t) etype) == 0) {
Completed in 29 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026