OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_sabyproppair
(Results
1 - 2
of
2
) sorted by null
/external/ipsec-tools/src/racoon/
ipsec_doi.h
212
extern vchar_t *
get_sabyproppair
__P((struct prop_pair *, struct ph1handle *));
ipsec_doi.c
318
newsa =
get_sabyproppair
(p, iph1);
908
iph2->sa_ret =
get_sabyproppair
(ret, iph2->ph1);
1000
iph2->sa_ret =
get_sabyproppair
(p, iph2->ph1);
1563
get_sabyproppair
(pair, iph1)
function
[
all
...]
Completed in 52 milliseconds