Searched refs:LIST_FOREACH (Results 1 - 25 of 48) sorted by relevance

12

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_pcb.c907 LIST_FOREACH(inp, head, inp_hash) { function
935 LIST_FOREACH(phd, porthash, phd_hash) { function
944 LIST_FOREACH(inp, &phd->phd_pcblist, inp_portlist) {
1067 LIST_FOREACH(inp, head, inp_hash) { function
1098 LIST_FOREACH(inp, head, inp_hash) { function
1168 LIST_FOREACH(inp, head, inp_hash) { function
1199 LIST_FOREACH(inp, head, inp_hash) { function
H A Din6_prefix.c443 LIST_FOREACH(rap, &rpp->rp_addrhead, ra_entry)
506 LIST_FOREACH(rpp, &rr_prefix, rp_entry)
927 LIST_FOREACH(rap, &rpp->rp_addrhead, ra_entry) {
1023 LIST_FOREACH(orap, &(ifpr2rp(ifpr)->rp_addrhead), ra_entry)
H A Dmld6.c387 LIST_FOREACH(mli, &mli_head, mli_link) {
1448 LIST_FOREACH(mli, &mli_head, mli_link) {
1473 LIST_FOREACH(mli, &mli_head, mli_link) {
1506 LIST_FOREACH(mli, &mli_head, mli_link) {
H A Dudp6_usrreq.c328 LIST_FOREACH(in6p, &udb, inp_list) {
H A Dip6_fw.c1342 LIST_FOREACH(fcp, &ip6_fw_chain, chain)
1352 LIST_FOREACH(fcp, &ip6_fw_chain, chain)
/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.c874 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) {
900 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) {
989 LIST_FOREACH(bp2, &bs->bs_bplist, bp_next) {
1251 LIST_FOREACH(bp2, &bs->bs_bplist, bp_next) {
1265 LIST_FOREACH(bp, &bs->bs_bplist, bp_next)
1276 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) {
1543 LIST_FOREACH(bp2, &bs->bs_bplist, bp_next) {
1617 LIST_FOREACH(bp, &bs->bs_bplist, bp_next)
1641 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) {
1863 LIST_FOREACH(b
[all...]
H A Dif_media.c319 LIST_FOREACH(ep, &ifm->ifm_list, ifm_list)
396 LIST_FOREACH(next, &ifm->ifm_list, ifm_list) {
H A Diptap.c190 LIST_FOREACH(client, &_s_iptap_clients, _cle) {
349 LIST_FOREACH(client, &_s_iptap_clients, _cle) {
H A Draw_usrreq.c122 LIST_FOREACH(rp, &rawcb_list, list) {
H A Dif_vlan.c759 LIST_FOREACH(vlp, &g_vlan->parent_list, vlp_parent_list) {
772 LIST_FOREACH(ifv, &vlp->vlp_vlan_list, ifv_vlan_list) {
798 LIST_FOREACH(ifv, &vlp->vlp_vlan_list, ifv_vlan_list) {
2061 LIST_FOREACH(ifv, &vlp->vlp_vlan_list, ifv_vlan_list) {
H A Dpf_norm.c551 LIST_FOREACH(frea, &(*frag)->fr_queue, fr_next) {
756 LIST_FOREACH(fra, &(*frag)->fr_cache, fr_next) {
1055 LIST_FOREACH(frea, &(*frag)->fr_queue, fr_next) {
1284 LIST_FOREACH(fra, &(*frag)->fr_cache, fr_next) {
H A Dif_bridge.c1158 LIST_FOREACH(sc2, &bridge_list, sc_list) {
2250 LIST_FOREACH(brt, &sc->sc_rtlist, brt_list) \
2262 LIST_FOREACH(brt, &sc->sc_rtlist, brt_list) { \
2815 LIST_FOREACH(sc, &bridge_list, sc_list) {
4561 LIST_FOREACH(brt, &sc->sc_rthash[hash], brt_hash) {
4660 LIST_FOREACH(brt, &sc->sc_rtlist, brt_list) {
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsm_klib.c94 LIST_FOREACH(evc, &evcl->head, entry) {
135 LIST_FOREACH(evc, &evcl->head, entry) {
H A Daudit_session.c494 LIST_FOREACH(se, &au_sentry_bucket[i], se_link)
541 LIST_FOREACH(se, &au_sentry_bucket[i], se_link) {
658 LIST_FOREACH(found_se, &au_sentry_bucket[hkey], se_link)
/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.c1171 LIST_FOREACH(inp, pcbinfo->listhead, inp_list) {
1283 LIST_FOREACH(inp, head, inp_hash) { function
1314 LIST_FOREACH(phd, porthash, phd_hash) { function
1323 LIST_FOREACH(inp, &phd->phd_pcblist, inp_portlist) {
1388 LIST_FOREACH(inp, head, inp_hash) { function
1423 LIST_FOREACH(inp, head, inp_hash) { function
1519 LIST_FOREACH(inp, head, inp_hash) { function
1553 LIST_FOREACH(inp, head, inp_hash) { function
1662 LIST_FOREACH(phd, pcbporthash, phd_hash) { function
H A Digmp.c428 LIST_FOREACH(igi, &igi_head, igi_link) {
1782 LIST_FOREACH(igi, &igi_head, igi_link) {
1806 LIST_FOREACH(igi, &igi_head, igi_link) {
1836 LIST_FOREACH(igi, &igi_head, igi_link) {
H A Dip_divert.c283 LIST_FOREACH(inp, &divcb, inp_list) {
H A Draw_ip.c211 LIST_FOREACH(inp, &ripcb, inp_list) {
/darwin-on-arm/xnu/security/
H A Dmac_base.c639 LIST_FOREACH(mle, &mac_static_label_element_list, mle_list) {
646 LIST_FOREACH(mle, &mac_label_element_list, mle_list) {
708 LIST_FOREACH(mle, &mac_label_element_list, mle_list) {
709 LIST_FOREACH(mll, &mle->mle_listeners, mll_list) {
1109 LIST_FOREACH(mle, element_list, mle_list) { function
1120 LIST_FOREACH(mll, &mle->mle_listeners, mll_list) {
1244 LIST_FOREACH(mle, element_list, mle_list) { function
1249 LIST_FOREACH(mll, &mle->mle_listeners, mll_list) {
/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c326 #ifndef LIST_FOREACH
327 #define LIST_FOREACH(elm, head, field) \ macro
683 LIST_FOREACH(sp, &sptree[dir], chain) {
737 LIST_FOREACH(sp, &sptree[dir], chain) {
877 LIST_FOREACH(sah, &sahtree, chain) {
1155 LIST_FOREACH(sav, &spihash[SPIHASH(spi)], spihash) {
1284 LIST_FOREACH(sah, &sahtree, chain) {
1597 LIST_FOREACH(sp, &sptree[spidx->dir], chain) {
1622 LIST_FOREACH(sp, &sptree[IPSEC_DIR_INBOUND], chain) {
1631 LIST_FOREACH(s
[all...]
H A Dkeysock.c248 LIST_FOREACH(rp, &rawcb_list, list)
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_socketfilter.c1204 LIST_FOREACH(inp, tcbinfo.listhead, inp_list) { function
1220 LIST_FOREACH(inp, udbinfo.listhead, inp_list) { function
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c2771 LIST_FOREACH(nxfs, &nfsrv_exports, nxfs_next) {
2865 LIST_FOREACH(nxfs2, &nfsrv_exports, nxfs_next) {
2886 LIST_FOREACH(nx, &nxfs->nxfs_exports, nx_next) {
2924 LIST_FOREACH(nx2, &nxfs->nxfs_exports, nx_next) {
2953 LIST_FOREACH(nx2, &nxfs->nxfs_exports, nx_next) {
3410 LIST_FOREACH(unode, head, hash_link) { function
3563 LIST_FOREACH(nxfs, &nfsrv_exports, nxfs_next) {
3564 LIST_FOREACH(nx, &nxfs->nxfs_exports, nx_next) {
H A Dnfs_syscalls.c452 LIST_FOREACH(nxfs, &nfsrv_exports, nxfs_next) {
464 LIST_FOREACH(nx, &nxfs->nxfs_exports, nx_next) {
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cache.c1329 LIST_FOREACH(ncp, ncpp, nc_hash) { function
1415 LIST_FOREACH(ncp, ncpp, nc_hash) { function

Completed in 242 milliseconds

12