OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getrmconf
(Results
1 - 9
of
9
) sorted by null
/external/ipsec-tools/src/racoon/
remoteconf.h
163
extern struct remoteconf *
getrmconf
__P((struct sockaddr *));
admin.c
415
rmconf =
getrmconf
(dst);
remoteconf.c
162
getrmconf
(remote)
function
handler.c
1329
newrmconf=
getrmconf
(p->remote);
proposal.c
1247
conf =
getrmconf
(iph2->dst);
isakmp_inf.c
708
rmconf =
getrmconf
(remote);
[
all
...]
isakmp.c
1131
rmconf =
getrmconf
(remote);
[
all
...]
isakmp_quick.c
[
all
...]
pfkey.c
[
all
...]
Completed in 4316 milliseconds