Home
last modified time | relevance | path

Searched refs:LIST_FOREACH (Results 1 – 7 of 7) sorted by relevance

/external/ipsec-tools/src/racoon/
Dhandler.c120 LIST_FOREACH(p, &ph1tree, chain) {
144 LIST_FOREACH(p, &ph1tree, chain) {
164 LIST_FOREACH(p, &ph1tree, chain) {
191 LIST_FOREACH(p, &ph1tree, chain) {
297 LIST_FOREACH(p, &ph1tree, chain) {
322 LIST_FOREACH(iph1, &ph1tree, chain) in dumpph1()
333 LIST_FOREACH(iph1, &ph1tree, chain) { in dumpph1()
544 LIST_FOREACH(p, &ph2tree, chain) {
574 LIST_FOREACH(p, &ph2tree, chain) {
592 LIST_FOREACH(p, &iph1->ph2tree, ph1bind) {
[all …]
Dvar.h98 #ifndef LIST_FOREACH
99 #define LIST_FOREACH(elm, head, field) \ macro
Dgrabmyaddr.c102 LIST_FOREACH(cfg, &configured, chain) {
118 LIST_FOREACH(my, &opened, chain) {
157 LIST_FOREACH(cfg, &configured, chain) {
264 LIST_FOREACH(my, &opened, chain) {
278 LIST_FOREACH(my, &opened, chain) {
Dsainfo.c122 LIST_FOREACH(s, &sitree, chain) {
Disakmp.c1967 LIST_FOREACH(p, &iph1->ph2tree, ph1bind) {
/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h277 #define LIST_FOREACH(var, head, field) \ macro
/external/chromium/third_party/libevent/compat/sys/
Dqueue.h162 #define LIST_FOREACH(var, head, field) \ macro