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

12

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Din_var.h269 LIST_FOREACH(ifma, &((ifp)->if_multiaddrs), ifma_link) { \
H A Dtcp_timer.c242 LIST_FOREACH(inp, &tcb, inp_list) {
381 LIST_FOREACH(inp, &tcb, inp_list) {
505 LIST_FOREACH(inp, &time_wait_slots[cur_tw_slot], inp_list) {
H A Dip_edgehole.c167 LIST_FOREACH(inp, lockedinfo->listhead, inp_list)
H A Din_pcb.c985 LIST_FOREACH(inp, pcbinfo->listhead, inp_list) {
1131 LIST_FOREACH(inp, head, inp_hash) { function
1162 LIST_FOREACH(phd, porthash, phd_hash) { function
1171 LIST_FOREACH(inp, &phd->phd_pcblist, inp_portlist) {
1229 LIST_FOREACH(inp, head, inp_hash) { function
1258 LIST_FOREACH(inp, head, inp_hash) { function
1362 LIST_FOREACH(phd, pcbporthash, phd_hash) { function
H A Dip_divert.c280 LIST_FOREACH(inp, &divcb, inp_list) {
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_media.c319 LIST_FOREACH(ep, &ifm->ifm_list, ifm_list)
394 LIST_FOREACH(next, &ifm->ifm_list, ifm_list) {
H A Draw_usrreq.c124 LIST_FOREACH(rp, &rawcb_list, list) {
H A Dif_vlan.c636 LIST_FOREACH(vlp, &g_vlan->parent_list, vlp_parent_list) {
649 LIST_FOREACH(ifv, &vlp->vlp_vlan_list, ifv_vlan_list) {
675 LIST_FOREACH(ifv, &vlp->vlp_vlan_list, ifv_vlan_list) {
1836 LIST_FOREACH(ifv, &vlp->vlp_vlan_list, ifv_vlan_list) {
H A Dkpi_interface.c1002 LIST_FOREACH(addr, &interface->if_multiaddrs, ifma_link)
1018 LIST_FOREACH(addr, &interface->if_multiaddrs, ifma_link)
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_base.c631 LIST_FOREACH(mle, &mac_static_label_element_list, mle_list) {
638 LIST_FOREACH(mle, &mac_label_element_list, mle_list) {
700 LIST_FOREACH(mle, &mac_label_element_list, mle_list) {
701 LIST_FOREACH(mll, &mle->mle_listeners, mll_list) {
732 LIST_FOREACH(tmpc, &mac_static_policy_list, mpc_list) {
736 LIST_FOREACH(tmpc, &mac_policy_list, mpc_list) {
1121 LIST_FOREACH(mle, element_list, mle_list) { function
1132 LIST_FOREACH(mll, &mle->mle_listeners, mll_list) {
1225 LIST_FOREACH(mle, element_list, mle_list) { function
1230 LIST_FOREACH(ml
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_pcb.c1030 LIST_FOREACH(inp, head, inp_hash) { function
1058 LIST_FOREACH(phd, porthash, phd_hash) { function
1067 LIST_FOREACH(inp, &phd->phd_pcblist, inp_portlist) {
1225 LIST_FOREACH(inp, head, inp_hash) { function
1250 LIST_FOREACH(inp, head, inp_hash) { function
H A Din6_prefix.c399 LIST_FOREACH(rap, &rpp->rp_addrhead, ra_entry)
458 LIST_FOREACH(rpp, &rr_prefix, rp_entry)
812 LIST_FOREACH(rap, &rpp->rp_addrhead, ra_entry)
904 LIST_FOREACH(orap, &(ifpr2rp(ifpr)->rp_addrhead), ra_entry)
H A Dmld6.c282 LIST_FOREACH(ifma, &ifp->if_multiaddrs, ifma_link)
H A Draw_ip6.c149 LIST_FOREACH(in6p, &ripcb, inp_list) {
H A Dudp6_usrreq.c284 LIST_FOREACH(in6p, &udb, inp_list) {
H A Dip6_fw.c1310 LIST_FOREACH(fcp, &ip6_fw_chain, chain)
1318 LIST_FOREACH(fcp, &ip6_fw_chain, chain)
/macosx-10.5.8/xnu-1228.15.4/bsd/netkey/
H A Dkey.c298 #ifndef LIST_FOREACH
299 #define LIST_FOREACH(elm, head, field) \ macro
609 LIST_FOREACH(sp, &sptree[dir], chain) {
660 LIST_FOREACH(sp, &sptree[dir], chain) {
800 LIST_FOREACH(sah, &sahtree, chain) {
1076 LIST_FOREACH(sav, &spihash[SPIHASH(spi)], spihash) {
1205 LIST_FOREACH(sah, &sahtree, chain) {
1518 LIST_FOREACH(sp, &sptree[spidx->dir], chain) {
1543 LIST_FOREACH(sp, &sptree[IPSEC_DIR_INBOUND], chain) {
1552 LIST_FOREACH(s
[all...]
H A Dkeysock.c248 LIST_FOREACH(rp, &rawcb_list, list)
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_bsm_klib.c536 LIST_FOREACH(evc, &evcl->head, entry) {
556 LIST_FOREACH(evc, &evcl->head, entry) {
H A Dproc_info.c191 LIST_FOREACH(p, &allproc, p_list) {
256 LIST_FOREACH(p, &zombproc, p_list) {
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cache.c1141 LIST_FOREACH(ncp, ncpp, nc_hash) { function
1228 LIST_FOREACH(ncp, ncpp, nc_hash) { function
1686 LIST_FOREACH(ncp, &vp->v_ncchildren, nc_child)
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_subs.c2266 LIST_FOREACH(nxfs, &nfsrv_exports, nxfs_next) {
2353 LIST_FOREACH(nxfs2, &nfsrv_exports, nxfs_next) {
2374 LIST_FOREACH(nx, &nxfs->nxfs_exports, nx_next) {
2412 LIST_FOREACH(nx2, &nxfs->nxfs_exports, nx_next) {
2441 LIST_FOREACH(nx2, &nxfs->nxfs_exports, nx_next) {
2920 LIST_FOREACH(unode, head, hash_link) { function
3073 LIST_FOREACH(nxfs, &nfsrv_exports, nxfs_next) {
3074 LIST_FOREACH(nx, &nxfs->nxfs_exports, nx_next) {
H A Dnfs_syscalls.c418 LIST_FOREACH(nxfs, &nfsrv_exports, nxfs_next) {
430 LIST_FOREACH(nx, &nxfs->nxfs_exports, nx_next) {
H A Dnfs_vfsops.c2539 LIST_FOREACH(nxfs, &nfsrv_exports, nxfs_next)
2540 LIST_FOREACH(nx, &nxfs->nxfs_exports, nx_next)
2604 LIST_FOREACH(nxfs, &nfsrv_exports, nxfs_next) {
2605 LIST_FOREACH(nx, &nxfs->nxfs_exports, nx_next) {
2661 LIST_FOREACH(nxfs, &nfsrv_exports, nxfs_next) {
2662 LIST_FOREACH(nx, &nxfs->nxfs_exports, nx_next) {
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dqueue.h395 #define LIST_FOREACH(var, head, field) \ macro

Completed in 173 milliseconds

12