Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dhandler.c109 LIST_FOREACH(p, &ph1tree, chain) {
129 LIST_FOREACH(p, &ph1tree, chain) {
155 LIST_FOREACH(p, &ph1tree, chain) {
183 LIST_FOREACH(p, &ph1tree, chain) {
205 LIST_FOREACH(p, &ph1tree, chain) {
227 LIST_FOREACH(iph1, &ph1tree, chain) in dumpph1()
238 LIST_FOREACH(iph1, &ph1tree, chain) { in dumpph1()
442 LIST_FOREACH(p, &ph2tree, chain) {
463 LIST_FOREACH(p, &ph2tree, chain) {
481 LIST_FOREACH(p, &ph2tree, chain) {
[all …]
Dvar.h98 #ifndef LIST_FOREACH
99 #define LIST_FOREACH(elm, head, field) \ macro
Dsainfo.c122 LIST_FOREACH(s, &sitree, chain) {
/external/f2fs-tools/tools/
Df2fs_io_parse.c155 LIST_FOREACH(entry, &pid_info, ptr) { in get_pid_entry()
254 LIST_FOREACH(entry, &pid_info, ptr) { in __print_pid()
/external/openssh/openbsd-compat/
Dsys-queue.h66 #undef LIST_FOREACH
274 #define LIST_FOREACH(var, head, field) \ macro
/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h277 #define LIST_FOREACH(var, head, field) \ macro
/external/syslinux/core/lwip/src/netif/ppp/
Dppp_oe.c420 LIST_FOREACH(sc, &pppoe_softc_list, sc_list) { in pppoe_dispatch_disc_pkt()
1093 LIST_FOREACH(sc, &pppoe_softc_list, sc_list) {