Searched refs:LIST_INIT (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/net/tools/epoll_server/
H A Depoll_server.cc93 LIST_INIT(&ready_list_);
94 LIST_INIT(&tmp_list_);
155 LIST_INIT(&ready_list_);
156 LIST_INIT(&tmp_list_);
/external/ipsec-tools/src/racoon/
H A Dsainfo.c229 LIST_INIT(&sitree);
H A Dhandler.c429 LIST_INIT(&ph1tree);
703 LIST_INIT(&ph2tree);
840 LIST_INIT(&ctdtree);
1040 LIST_INIT(&rcptree);
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dcompat-queue.h309 #define LIST_INIT(head) do { \ macro
/external/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h282 #define LIST_INIT(head) do { \ macro
/external/chromium_org/third_party/libevent/compat/sys/
H A Dqueue.h170 #define LIST_INIT(head) do { \ macro
/external/chromium_org/third_party/usrsctp/usrsctplib/
H A Duser_queue.h402 #define LIST_INIT(head) do { \ macro
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_pcb.c237 LIST_INIT(&vrf->ifnlist);
616 LIST_INIT(&sctp_ifnp->ifalist);
3024 LIST_INIT(&inp->sctp_addr_list);
3026 LIST_INIT(&inp->sctp_asoc_list);
3030 LIST_INIT(&inp->sctp_asoc_free_list);
3108 LIST_INIT(&m->shared_keys);
6683 LIST_INIT(&SCTP_BASE_INFO(listhead));
6685 LIST_INIT(&SCTP_BASE_INFO(inplisthead));
6786 LIST_INIT(&SCTP_BASE_INFO(addr_wq));
6813 LIST_INIT(
[all...]
H A Dsctputil.c1101 LIST_INIT(&asoc->sctp_restricted_addrs);
1195 LIST_INIT(&asoc->shared_keys);
1492 LIST_INIT(&asc->list_of_work);
7006 LIST_INIT(&hashtbl[i]);
7057 LIST_INIT(&hashtbl[i]);
H A Dsctp_asconf.c3286 LIST_INIT(&asc->list_of_work);

Completed in 2613 milliseconds