| /xnu-8019.80.24/bsd/net/ |
| H A D | pf_table.c | 297 SLIST_INIT(&workq); in pfr_add_addrs() 414 SLIST_INIT(&workq); in pfr_del_addrs() 491 SLIST_INIT(&addq); in pfr_set_addrs() 492 SLIST_INIT(&delq); in pfr_set_addrs() 493 SLIST_INIT(&changeq); in pfr_set_addrs() 753 SLIST_INIT(&workq); in pfr_clr_astats() 834 SLIST_INIT(workq); in pfr_enqueue_addrs() 1268 SLIST_INIT(&workq); in pfr_clr_tables() 1303 SLIST_INIT(&addq); in pfr_add_tables() 1304 SLIST_INIT(&changeq); in pfr_add_tables() [all …]
|
| H A D | multicast_list.c | 52 SLIST_INIT(mc_list); in multicast_list_init()
|
| H A D | pf_osfp.c | 279 SLIST_INIT(&pf_osfp_list); in pf_osfp_initialize() 381 SLIST_INIT(&fp->fp_oses); in pf_osfp_add()
|
| H A D | kpi_interface.c | 2025 SLIST_INIT(&ifal_head); in ifnet_get_address_list_family_internal() 2514 SLIST_INIT(&ifl_head); in ifnet_list_get_common()
|
| H A D | content_filter.c | 2644 SLIST_INIT(&cfil_info->cfi_ordered_entries); in cfil_info_alloc()
|
| /xnu-8019.80.24/bsd/netinet6/ |
| H A D | nd6_prproxy.c | 370 SLIST_INIT(&up_head); in nd6_if_prproxy() 371 SLIST_INIT(&down_head); in nd6_if_prproxy() 709 SLIST_INIT(&up_head); in nd6_prproxy_prelist_update() 710 SLIST_INIT(&down_head); in nd6_prproxy_prelist_update() 895 SLIST_INIT(&ndprl_head); in nd6_prproxy_ns_output() 1002 SLIST_INIT(&ndprl_head); in nd6_prproxy_ns_input() 1136 SLIST_INIT(&ndprl_head); in nd6_prproxy_na_input()
|
| H A D | mld6.c | 654 SLIST_INIT(&in6m_dthead); in mld_domifdetach() 741 SLIST_INIT(&mli->mli_relinmhead); in mli_initvar() 827 SLIST_INIT(&in6m_dthead); in mli_remref() 1620 SLIST_INIT(&in6m_dthead); in mld_timeout()
|
| /xnu-8019.80.24/iokit/Kernel/ |
| H A D | IOStatistics.cpp | 239 SLIST_INIT(&ke->classList); in onKextLoad() 356 SLIST_INIT(&ce->counterList); in onClassAdded() 357 SLIST_INIT(&ce->userClientList); in onClassAdded()
|
| H A D | IOUserClient.cpp | 202 SLIST_INIT(&gIOMachPortHash[i]); in IOMachPortInitialize()
|
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | turnstile.c | 348 SLIST_INIT(&ts_bucket->ts_ht_bucket_list); in turnstiles_hashtable_init() 352 SLIST_INIT(&ts_bucket->ts_ht_bucket_list); in turnstiles_hashtable_init() 423 SLIST_INIT(&ret_turnstile->ts_free_turnstiles); in turnstile_freelist_remove() 862 SLIST_INIT(&turnstile->ts_free_turnstiles); in turnstile_init() 1013 SLIST_INIT(&thread_turnstile->ts_free_turnstiles); in turnstile_prepare()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_flow.c | 327 SLIST_INIT(&lft->lft_flow_list); in netif_flow_list_table_alloc() 851 SLIST_INIT(&nif->nif_flow_list); in nx_netif_flow_init()
|
| H A D | nx_netif_netagent.c | 1025 SLIST_INIT(&nif->nif_agent_flow_list); in nx_netif_agent_init()
|
| H A D | nx_netif_llink.c | 365 SLIST_INIT(&llink->nll_qset_list); in nx_netif_llink_initialize()
|
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | tcp_cache.c | 1628 SLIST_INIT(&tcp_cache[i].tcp_caches); in tcp_cache_init() 1632 SLIST_INIT(&tcp_heuristics[i].tcp_heuristics); in tcp_cache_init()
|
| H A D | igmp.c | 654 SLIST_INIT(&inm_dthead); in igmp_domifdetach() 732 SLIST_INIT(&igi->igi_relinmhead); in igi_initvar() 818 SLIST_INIT(&inm_dthead); in igi_remref() 1904 SLIST_INIT(&inm_dthead); in igmp_timeout()
|
| H A D | tcp_subr.c | 1104 SLIST_INIT(&tp->t_rxt_segments); in tcp_newtcpcb() 1105 SLIST_INIT(&tp->t_notify_ack); in tcp_newtcpcb() 4323 SLIST_INIT(&tp->t_notify_ack); in tcp_notify_ack_free()
|
| H A D | flow_divert.c | 3082 SLIST_INIT(&tmp_list); in flow_divert_close_all() 4240 SLIST_INIT(&tmp_list); in flow_divert_kctl_rcvd()
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | uipc_mbuf2.c | 618 SLIST_INIT(&m->m_pkthdr.tags); in m_tag_init()
|
| H A D | posix_shm.c | 402 SLIST_INIT(&new_pinfo->pshm_mobjs); in shm_open()
|
| H A D | kern_proc.c | 2612 SLIST_INIT(&pl->pl_head); in pidlist_init()
|
| /xnu-8019.80.24/bsd/skywalk/namespace/ |
| H A D | netns.c | 1151 SLIST_INIT(&netns_unbound_tokens); in netns_init() 1152 SLIST_INIT(&netns_all_tokens); in netns_init()
|
| /xnu-8019.80.24/bsd/sys/ |
| H A D | queue.h | 284 #define SLIST_INIT(head) do { \ macro
|
| /xnu-8019.80.24/bsd/skywalk/mem/ |
| H A D | skmem_cache.c | 800 SLIST_INIT(&skm->skm_hash_table[i].bcb_head); in skmem_cache_create() 2657 SLIST_INIT(&new_table[i].bcb_head); in skmem_cache_hash_rescale()
|
| /xnu-8019.80.24/bsd/skywalk/packet/ |
| H A D | pbufpool.c | 1184 SLIST_INIT(&pp->pp_u_hash_table[i].upp_head); in pp_init_upp_locked() 1558 SLIST_INIT(&pp->pp_u_bft_hash_table[i].upp_head); in pp_init_upp_bft_locked()
|
| /xnu-8019.80.24/iokit/bsddev/skywalk/ |
| H A D | IOSkywalkSupport.cpp | 1124 SLIST_INIT(fArenaHead); in attachArena()
|