OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isakmp_cfg_getport
(Results
1 - 3
of
3
) sorted by null
/external/ipsec-tools/src/racoon/
isakmp_cfg.h
212
int
isakmp_cfg_getport
(struct ph1handle *);
isakmp_cfg.c
833
if (
isakmp_cfg_getport
(iph1) == -1) {
1343
isakmp_cfg_getport
(iph1)
function
[
all
...]
isakmp_xauth.c
269
if ((port =
isakmp_cfg_getport
(iph1)) == -1) {
[
all
...]
Completed in 1053 milliseconds