OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ph1bind
(Results
1 - 3
of
3
) sorted by null
/external/ipsec-tools/src/racoon/
handler.h
354
LIST_ENTRY(ph2handle)
ph1bind
; /* chain to ph1handle */
member in struct:ph2handle
handler.c
279
next = LIST_NEXT(p,
ph1bind
);
592
LIST_FOREACH(p, &iph1->ph2tree,
ph1bind
) {
925
LIST_INSERT_HEAD(&iph1->ph2tree, iph2,
ph1bind
);
933
LIST_REMOVE(iph2,
ph1bind
);
1471
iph2_next = LIST_NEXT(iph2,
ph1bind
);
isakmp.c
[
all
...]
Completed in 18 milliseconds