Home
last modified time | relevance | path

Searched refs:LIST_FOREACH (Results 1 – 21 of 21) 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/libevent/
Devmap.c434 LIST_FOREACH(ev, &ctx->events, ev_io_next) { in evmap_io_active_()
513 LIST_FOREACH(ev, &ctx->events, ev_signal_next) in evmap_signal_active_()
962 LIST_FOREACH(ev, &io_info->events, ev_io_next) {
992 LIST_FOREACH(ev, &sig_info->events, ev_io_next) {
1027 LIST_FOREACH(ev, &io_info->events, ev_io_next) {
1043 LIST_FOREACH(ev, &sig_info->events, ev_signal_next) {
Dbufferevent_ratelim.c363 LIST_FOREACH(bev, &g->members, rate_limiting->next_in_group) { in bev_group_suspend_reading_()
381 LIST_FOREACH(bev, &g->members, rate_limiting->next_in_group) { in bev_group_suspend_writing_()
Dbuffer.c3365 LIST_FOREACH(cbent, &buffer->callbacks, next) { in evbuffer_remove_cb()
/external/f2fs-tools/tools/
Df2fs_io_parse.c155 LIST_FOREACH(entry, &pid_info, ptr) { in get_pid_entry()
256 LIST_FOREACH(entry, &pid_info, ptr) { in __print_pid()
/external/usrsctp/usrsctplib/netinet/
Dsctp_asconf.c2078 LIST_FOREACH(l, &asc->list_of_work, sctp_nxt_addr) { in sctp_asconf_iterator_ep()
2123 LIST_FOREACH(l, &asc->list_of_work, sctp_nxt_addr) { in sctp_asconf_iterator_ep_end()
2126 LIST_FOREACH(laddr, &inp->sctp_addr_list, in sctp_asconf_iterator_ep_end()
2158 LIST_FOREACH(l, &asc->list_of_work, sctp_nxt_addr) { in sctp_asconf_iterator_stcb()
2493 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) { in sctp_find_valid_localaddr()
2499 LIST_FOREACH(sctp_ifa, &sctp_ifn->ifalist, next_ifa) { in sctp_find_valid_localaddr()
2584 LIST_FOREACH(laddr, &stcb->sctp_ep->sctp_addr_list, sctp_nxt_addr) { in sctp_find_valid_localaddr_ep()
3071 LIST_FOREACH(laddr, &stcb->sctp_ep->sctp_addr_list, sctp_nxt_addr) { in sctp_check_address_list_ep()
3124 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) { in sctp_check_address_list_all()
3130 LIST_FOREACH(sctp_ifa, &sctp_ifn->ifalist, next_ifa) { in sctp_check_address_list_all()
[all …]
Dsctp_sysctl.c209 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) { in sctp_sysctl_number_of_addresses()
210 LIST_FOREACH(sctp_ifa, &sctp_ifn->ifalist, next_ifa) { in sctp_sysctl_number_of_addresses()
226 LIST_FOREACH(laddr, &inp->sctp_addr_list, sctp_nxt_addr) { in sctp_sysctl_number_of_addresses()
310 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) { in sctp_sysctl_copy_out_local_addresses()
314 LIST_FOREACH(sctp_ifa, &sctp_ifn->ifalist, next_ifa) { in sctp_sysctl_copy_out_local_addresses()
394 LIST_FOREACH(laddr, &inp->sctp_addr_list, sctp_nxt_addr) { in sctp_sysctl_copy_out_local_addresses()
466 LIST_FOREACH(inp, &SCTP_BASE_INFO(listhead), sctp_list) {
470 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
505 LIST_FOREACH(inp, &SCTP_BASE_INFO(listhead), sctp_list) {
579 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
Dsctp_pcb.c270 LIST_FOREACH(sctp_ifnp, hash_ifn_head, next_bucket) {
289 LIST_FOREACH(liste, bucket, next_vrf) {
964 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) {
969 LIST_FOREACH(sctp_ifa, &sctp_ifn->ifalist, next_ifa) {
1074 LIST_FOREACH(laddr, &stcb->sctp_ep->sctp_addr_list, sctp_nxt_addr) {
1210 LIST_FOREACH(inp, ephead, sctp_hash) {
1278 LIST_FOREACH(laddr, &inp->sctp_addr_list, sctp_nxt_addr) {
1689 LIST_FOREACH(stcb, head, sctp_tcbhash) {
1851 LIST_FOREACH(stcb, head, sctp_tcbasocidhash) {
1943 LIST_FOREACH(inp, head, sctp_hash) {
[all …]
Dsctp_usrreq.c1607 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) {
1613 LIST_FOREACH(sctp_ifa, &sctp_ifn->ifalist, next_ifa) {
1769 LIST_FOREACH(laddr, &inp->sctp_addr_list, sctp_nxt_addr) {
1888 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) {
1889 LIST_FOREACH(sctp_ifa, &sctp_ifn->ifalist, next_ifa) {
1922 LIST_FOREACH(laddr, &inp->sctp_addr_list, sctp_nxt_addr) {
2500 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
2525 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
4744 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
4795 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
[all …]
Dsctp_auth.c498 LIST_FOREACH(skey, shared_keys, next) { in sctp_find_sharedkey()
520 LIST_FOREACH(skey, shared_keys, next) { in sctp_insert_sharedkey()
626 LIST_FOREACH(skey, src, next) { in sctp_copy_skeylist()
1209 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
Dsctp_output.c2096 LIST_FOREACH(sctp_ifnp, &vrf->ifnlist, next_ifn) { in sctp_add_addresses_to_i_ia()
2105 LIST_FOREACH(sctp_ifap, &sctp_ifnp->ifalist, next_ifa) { in sctp_add_addresses_to_i_ia()
2145 LIST_FOREACH(sctp_ifnp, &vrf->ifnlist, next_ifn) { in sctp_add_addresses_to_i_ia()
2155 LIST_FOREACH(sctp_ifap, &sctp_ifnp->ifalist, next_ifa) { in sctp_add_addresses_to_i_ia()
2213 LIST_FOREACH(laddr, &inp->sctp_addr_list, sctp_nxt_addr) { in sctp_add_addresses_to_i_ia()
2246 LIST_FOREACH(laddr, &inp->sctp_addr_list, sctp_nxt_addr) { in sctp_add_addresses_to_i_ia()
2475 LIST_FOREACH(laddr, &stcb->asoc.sctp_restricted_addrs, sctp_nxt_addr) { in sctp_is_addr_restricted()
2497 LIST_FOREACH(laddr, &inp->sctp_addr_list, sctp_nxt_addr) { in sctp_is_addr_in_ep()
2543 LIST_FOREACH(sctp_ifa, &sctp_ifn->ifalist, next_ifa) { in sctp_choose_boundspecific_inp()
2685 LIST_FOREACH(sctp_ifa, &sctp_ifn->ifalist, next_ifa) { in sctp_choose_boundspecific_stcb()
[all …]
Dsctputil.c1739 LIST_FOREACH(wi, &asc->list_of_work, sctp_nxt_addr) { in sctp_handle_addr_wq()
5825 LIST_FOREACH(laddr, &inp->sctp_addr_list, sctp_nxt_addr) {
5959 LIST_FOREACH(sctp_ifap, hash_head, next_bucket) {
7977 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) {
7982 LIST_FOREACH(sctp_ifa, &sctp_ifn->ifalist, next_ifa) {
8087 LIST_FOREACH(laddr, &stcb->sctp_ep->sctp_addr_list,
/external/openssh/openbsd-compat/
Dsys-queue.h68 #undef LIST_FOREACH
280 #define LIST_FOREACH(var, head, field) \ macro
/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h277 #define LIST_FOREACH(var, head, field) \ macro
/external/libevent/compat/sys/
Dqueue.h162 #define LIST_FOREACH(var, head, field) \ macro
/external/iperf3/src/
Dqueue.h189 #define LIST_FOREACH(var, head, field) \ macro
/external/libiio/src/iiod/
Dqueue.h134 #define LIST_FOREACH(var, head, field) \ macro
/external/usrsctp/usrsctplib/
Duser_queue.h389 #define LIST_FOREACH(var, head, field) \ macro
/external/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c1448 LIST_FOREACH(laddr, &inp->sctp_addr_list, sctp_nxt_addr) {