HomeSort by relevance Sort by last modified time
    Searched refs:LIST_FOREACH (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /external/ipsec-tools/src/racoon/
var.h 98 #ifndef LIST_FOREACH
99 #define LIST_FOREACH(elm, head, field) \
handler.c 109 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)
238 LIST_FOREACH(iph1, &ph1tree, chain) {
442 LIST_FOREACH(p, &ph2tree, chain) {
463 LIST_FOREACH(p, &ph2tree, chain) {
481 LIST_FOREACH(p, &ph2tree, chain)
    [all...]
sainfo.c 122 LIST_FOREACH(s, &sitree, chain) {
  /hardware/libhardware_legacy/uevent/
uevent.c 89 LIST_FOREACH(h, &uevent_handler_list, list)
126 LIST_FOREACH(h, &uevent_handler_list, list) {
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_asconf.c     [all...]
sctp_sysctl.c 192 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) {
193 LIST_FOREACH(sctp_ifa, &sctp_ifn->ifalist, next_ifa) {
209 LIST_FOREACH(laddr, &inp->sctp_addr_list, sctp_nxt_addr) {
293 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) {
297 LIST_FOREACH(sctp_ifa, &sctp_ifn->ifalist, next_ifa) {
395 LIST_FOREACH(laddr, &inp->sctp_addr_list, sctp_nxt_addr) {
467 LIST_FOREACH(inp, &SCTP_BASE_INFO(listhead), sctp_list) {
471 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
503 LIST_FOREACH(inp, &SCTP_BASE_INFO(listhead), sctp_list) {
545 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist)
    [all...]
sctp_pcb.c 272 LIST_FOREACH(sctp_ifnp, hash_ifn_head, next_bucket) {
291 LIST_FOREACH(liste, bucket, next_vrf) {
968 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) {
973 LIST_FOREACH(sctp_ifa, &sctp_ifn->ifalist, next_ifa) {
1078 LIST_FOREACH(laddr, &stcb->sctp_ep->sctp_addr_list, sctp_nxt_addr) {
    [all...]
sctp_usrreq.c     [all...]
sctp_auth.c 496 LIST_FOREACH(skey, shared_keys, next) {
518 LIST_FOREACH(skey, shared_keys, next) {
624 LIST_FOREACH(skey, src, next) {
1239 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeLlcpServiceSocket.cpp 53 LIST_FOREACH(pListenData, &pMonitor->incoming_socket_head, entries)
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
compat-queue.h 299 #define LIST_FOREACH(var, head, field) \
  /external/ipsec-tools/src/include-glibc/sys/
queue.h 277 #define LIST_FOREACH(var, head, field) \
  /bionic/libc/include/sys/
queue.h 134 #define LIST_FOREACH(var, head, field) \
  /development/ndk/platforms/android-3/include/sys/
queue.h 134 #define LIST_FOREACH(var, head, field) \
  /development/ndk/platforms/android-L/include/sys/
queue.h 134 #define LIST_FOREACH(var, head, field) \
  /external/chromium_org/third_party/libevent/compat/sys/
queue.h 162 #define LIST_FOREACH(var, head, field) \
  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_queue.h 392 #define LIST_FOREACH(var, head, field) \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
queue.h 134 #define LIST_FOREACH(var, head, field) \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
queue.h 134 #define LIST_FOREACH(var, head, field) \
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
queue.h 134 #define LIST_FOREACH(var, head, field) \
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
queue.h 134 #define LIST_FOREACH(var, head, field) \
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
queue.h 134 #define LIST_FOREACH(var, head, field) \
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
queue.h 134 #define LIST_FOREACH(var, head, field) \
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
queue.h 134 #define LIST_FOREACH(var, head, field) \
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
queue.h 134 #define LIST_FOREACH(var, head, field) \

Completed in 832 milliseconds

1 2 3 4