OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pcheck_level
(Results
1 - 7
of
7
) sorted by null
/external/ipsec-tools/src/racoon/
remoteconf.h
97
int
pcheck_level
; /* level of propocl checking */
member in struct:remoteconf
handler.c
1134
check_level = iph1->rmconf->
pcheck_level
;
1401
switch (iph1->rmconf->
pcheck_level
) {
proposal.c
217
switch (ph1->rmconf->
pcheck_level
) {
310
"invalid
pcheck_level
why?.\n");
477
if (cmpsatrns(pr1->proto_id, tr1, tr2, ph1->rmconf->
pcheck_level
) == 0)
remoteconf.c
191
new->
pcheck_level
= PROP_CHECK_STRICT;
cfparse.y
[
all
...]
ipsec_doi.c
235
iph1->rmconf->
pcheck_level
)) != NULL)
[
all
...]
/external/ipsec-tools/
setup.c
432
remoteconf->
pcheck_level
= PROP_CHECK_CLAIM;
Completed in 902 milliseconds