OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getph2bymsgid
(Results
1 - 4
of
4
) sorted by null
/external/ipsec-tools/src/racoon/
handler.h
450
extern struct ph2handle *
getph2bymsgid
__P((struct ph1handle *, u_int32_t));
handler.c
475
getph2bymsgid
(iph1, msgid)
function
isakmp_inf.c
382
if (
getph2bymsgid
(iph1, msgid) == NULL) {
[
all
...]
isakmp.c
695
iph2 =
getph2bymsgid
(iph1, msgid);
[
all
...]
Completed in 129 milliseconds