| /xnu-8792.41.9/bsd/sys/ |
| H A D | queue.h | 508 LIST_NEXT((elm), field) != NULL && \ 509 LIST_NEXT((elm), field)->field.le_prev != \ 533 (var) = LIST_NEXT((var), field)) 537 (var) && ((tvar) = LIST_NEXT((var), field), 1); \ 546 if ((LIST_NEXT((elm), field) = LIST_NEXT((listelm), field)) != NULL)\ 547 LIST_NEXT((listelm), field)->field.le_prev = \ 548 &LIST_NEXT((elm), field); \ 549 LIST_NEXT((listelm), field) = (elm); \ 550 (elm)->field.le_prev = &LIST_NEXT((listelm), field); \ 556 LIST_NEXT((elm), field) = (listelm); \ [all …]
|
| /xnu-8792.41.9/bsd/netinet/ |
| H A D | ip_encap.c | 168 for (ep = LIST_FIRST(&encaptab); ep; ep = LIST_NEXT(ep, chain)) { in encap4_input() 260 for (ep = LIST_FIRST(&encaptab); ep; ep = LIST_NEXT(ep, chain)) { in encap6_input() 345 for (ep = LIST_FIRST(&encaptab); ep; ep = LIST_NEXT(ep, chain)) { in encap_attach() 431 for (p = LIST_FIRST(&encaptab); p; p = LIST_NEXT(p, chain)) { in encap_detach()
|
| H A D | in_pcblist.c | 508 inp = LIST_NEXT(inp, inp_list)) { in inpcb_get_if_ports_used() 711 inp != NULL; inp = LIST_NEXT(inp, inp_list)) { in inpcb_count_opportunistic() 765 inp != NULL; inp = LIST_NEXT(inp, inp_list)) { in inpcb_find_anypcb_byaddr() 887 inp != NULL; inp = LIST_NEXT(inp, inp_list)) { in inp_limit_companion_link() 917 inp != NULL; inp = LIST_NEXT(inp, inp_list)) { in inp_recover_companion_link()
|
| H A D | in_var.h | 454 (step).i_inm = LIST_NEXT((step).i_inm, inm_link); \
|
| H A D | tcp_timer.c | 455 if (LIST_NEXT((elm),field) != NULL && \ 456 LIST_NEXT((elm),field)->field.le_prev != \ 1894 listp->next_te = LIST_NEXT(&tp->tentry, le); in tcp_remove_timer()
|
| H A D | mptcp.c | 363 nq = LIST_NEXT(q, tqe_q); in mptcp_reass()
|
| H A D | udp_usrreq.c | 1182 inp = LIST_NEXT(inp, inp_list)) { 1306 inp = LIST_NEXT(inp, inp_list)) {
|
| H A D | tcp_input.c | 746 nq = LIST_NEXT(q, tqe_q); in tcp_reass()
|
| /xnu-8792.41.9/bsd/security/audit/ |
| H A D | audit_mac.c | 130 next = LIST_NEXT(head, records); in audit_mac_free()
|
| /xnu-8792.41.9/bsd/net/ |
| H A D | pf_norm.c | 675 next = LIST_NEXT(frea, fr_next); in pf_reassemble() 706 next = LIST_NEXT(frep, fr_next); in pf_reassemble() 731 next = LIST_NEXT(frent, fr_next); in pf_reassemble() 742 next = LIST_NEXT(frent, fr_next); in pf_reassemble() 1307 next = LIST_NEXT(frea, fr_next); in pf_reassemble6() 1338 next = LIST_NEXT(frep, fr_next); in pf_reassemble6() 1368 next = LIST_NEXT(frent, fr_next); in pf_reassemble6() 1421 next = LIST_NEXT(frent, fr_next); in pf_reassemble6() 1428 next = LIST_NEXT(frent, fr_next); in pf_reassemble6()
|
| H A D | remote_vif.c | 248 if (LIST_NEXT(itr, _cle) == NULL) { in rvi_insert_client()
|
| H A D | if_vlan.c | 857 next = LIST_NEXT(ifv, ifv_vlan_list); in vlan_parent_remove_all_vlans() 1556 if (LIST_NEXT(LIST_FIRST(&vlp->vlp_vlan_list), ifv_vlan_list) == NULL) { in vlan_unconfig()
|
| H A D | necp.c | 181 …if (LIST_NEXT(tmpelm, field) == NULL || LIST_NEXT(tmpelm, field)->sortfield >= (elm)->sortfield) {… 194 …LIST_NEXT(tmpelm, field) == NULL || (LIST_NEXT(tmpelm, field)->firstsortfield > (elm)->firstsortfi… 207 …LIST_NEXT(tmpelm, field) == NULL || (LIST_NEXT(tmpelm, field)->firstsortfield > (elm)->firstsortfi…
|
| H A D | if.c | 799 ifc = LIST_NEXT(ifc, ifc_list), count--, dst += IFNAMSIZ) { in if_clone_list() 4901 ifma = LIST_NEXT(ifma, ifma_link)) { in if_addmulti_doesexist() 5277 ifma = LIST_NEXT(ifma, ifma_link)) { in if_delmulti_common()
|
| H A D | rtsock.c | 2053 ifma != NULL; ifma = LIST_NEXT(ifma, ifma_link)) { in sysctl_iflist2()
|
| H A D | if_bridge.c | 7062 if (LIST_NEXT(lbrt, brt_hash) == NULL) { 7066 lbrt = LIST_NEXT(lbrt, brt_hash);
|
| /xnu-8792.41.9/bsd/netkey/ |
| H A D | key.c | 323 for (elm = LIST_FIRST(head); elm; elm = LIST_NEXT(elm, field)) 333 while (LIST_NEXT(curelm, field)) \ 334 curelm = LIST_NEXT(curelm, field);\ 1151 nextsav = LIST_NEXT(sav, chain); in key_do_allocsa_policy() 1560 nextsav = LIST_NEXT(sav, chain); in key_checksa_present() 1663 nextsav = LIST_NEXT(currsav, chain); in key_do_get_translated_port() 3887 nextsav = LIST_NEXT(sav, chain); in key_delsah() 5911 nextsp = LIST_NEXT(sp, chain); in key_timehandler() 5947 nextsah = LIST_NEXT(sah, chain); in key_timehandler() 5977 nextsav = LIST_NEXT(sav, chain); in key_timehandler() [all …]
|
| /xnu-8792.41.9/bsd/netinet6/ |
| H A D | mld6.c | 1676 mli = LIST_NEXT(mli, mli_link); in mld_timeout() 1683 mli = LIST_NEXT(mli, mli_link); in mld_timeout() 1716 mli = LIST_NEXT(mli, mli_link); in mld_timeout() 1751 mli = LIST_NEXT(mli, mli_link); in mld_timeout() 1833 mli = LIST_NEXT(mli, mli_link); in mld_timeout()
|
| H A D | in6_pcb.c | 1126 ninp = LIST_NEXT(inp, inp_list); in in6_pcbnotify()
|
| H A D | nd6_rtr.c | 3134 pfxrtr = LIST_NEXT(pfxrtr, pfr_entry); in find_pfxlist_reachable_router()
|
| /xnu-8792.41.9/bsd/nfs/ |
| H A D | nfs_syscalls.c | 1917 nfp = LIST_NEXT(fp, fm_link); in nfsrv_cleanup()
|
| H A D | nfs_subs.c | 2244 for (; nx; nx = LIST_NEXT(nx, nx_hash)) { in nfsrv_fhtoexport()
|
| H A D | nfs_serv.c | 1159 nfp = LIST_NEXT(fp, fm_link); in nfsrv_fmod_timer()
|
| /xnu-8792.41.9/bsd/kern/ |
| H A D | kern_event.c | 8324 ev_pcb = LIST_NEXT(ev_pcb, evp_link)) { in kev_post_msg_internal() 8509 i++, ev_pcb = LIST_NEXT(ev_pcb, evp_link)) {
|