OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getph1
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
handler.h
472
extern struct ph1handle *
getph1
(struct ph1handle *ph1hint,
476
getph1
(NULL, local, remote, /*CONSTCOND*/est ? GETPH1_F_ESTABLISHED : 0)
478
getph1
(NULL, NULL, remote, 0)
isakmp.c
1942
new_iph1 =
getph1
(iph1, iph1->local, iph1->remote, 1);
2015
new_iph1 =
getph1
(iph1, iph1->local, iph1->remote, 1);
2165
iph1 =
getph1
(iph1hint, iph2->src, iph2->dst, 0);
3177
new_iph1 =
getph1
(iph1, iph1->local, iph1->remote, GETPH1_F_ESTABLISHED);
handler.c
175
getph1
(struct ph1handle *ph1hint, struct sockaddr *local,
function
180
plog(LLV_DEBUG2, LOCATION, NULL, "
getph1
: start\n");
Completed in 20 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026