OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:count_persend
(Results
1 - 6
of
6
) sorted by null
/external/ipsec-tools/src/racoon/
localconf.h
98
int
count_persend
; /* the number of packets each retry. */
member in struct:localconf
localconf.c
119
lcconf->
count_persend
= LC_DEFAULT_COUNT_PERSEND;
handler.c
908
r->local, r->remote, lcconf->
count_persend
);
cfparse.y
1095
lcconf->
count_persend
= $2;
[
all
...]
isakmp.c
[
all
...]
/external/ipsec-tools/
setup.c
140
localconf.
count_persend
= LC_DEFAULT_COUNT_PERSEND;
Completed in 250 milliseconds