Home
last modified time | relevance | path

Searched refs:LIST_INIT (Results 1 – 25 of 42) sorted by relevance

12

/xnu-8792.41.9/bsd/net/
H A Dif_llatbl.c238 LIST_INIT(&pmd.dchain); in htable_prefix_free()
537 LIST_INIT(&dchain); in lltable_free()
567 LIST_INIT(&dchain); in lltable_purge()
670 LIST_INIT(&llt->lle_head[i]); in lltable_allocate_htbl()
H A Dif_pflog.c129 LIST_INIT(&pflogif_list); in pfloginit()
H A Dif_vlan.c514 LIST_INIT(&v->parent_list); in vlan_globals_init()
816 LIST_INIT(&vlp->vlp_vlan_list); in vlan_parent_create()
H A Dpf_norm.c605 LIST_INIT(&(*frag)->fr_queue); in pf_reassemble()
845 LIST_INIT(&(*frag)->fr_cache); in pf_fragcache()
1233 LIST_INIT(&(*frag)->fr_queue); in pf_reassemble6()
1544 LIST_INIT(&(*frag)->fr_cache); in pf_frag6cache()
H A Dnetwork_agent.c913 LIST_INIT(&new_wrapper->pending_triggers_list); in netagent_handle_register_inner()
1206 LIST_INIT(&pending_triggers_list_copy); in netagent_handle_update_inner()
1258 LIST_INIT(&new_wrapper->pending_triggers_list); in netagent_handle_update_inner()
H A Dnecp.c1623 LIST_INIT(&necp_kernel_socket_policies); in necp_init()
1624 LIST_INIT(&necp_kernel_ip_output_policies); in necp_init()
1626 LIST_INIT(&necp_account_id_list); in necp_init()
1628 LIST_INIT(&necp_uuid_service_id_list); in necp_init()
1630 LIST_INIT(&necp_registered_service_list); in necp_init()
1632 LIST_INIT(&necp_route_rules); in necp_init()
1633 LIST_INIT(&necp_aggregate_route_rules); in necp_init()
1635 LIST_INIT(&necp_global_domain_filter_list); in necp_init()
1925 LIST_INIT(&new_session->policies); in necp_create_session()
1926 LIST_INIT(&new_session->services); in necp_create_session()
[all …]
H A Dnecp_client.c1778 LIST_INIT(&defunct_list); in necpop_close()
3301 LIST_INIT(&new_registration->flow_list); in necp_client_create_flow_registration()
5049 LIST_INIT(&defunct_list); in necp_update_all_clients_callout()
5214 LIST_INIT(&defunct_list); in necp_fd_defunct()
6827 LIST_INIT(&fd_data->stats_arena_list); in necp_open()
6922 LIST_INIT(&client->assertion_list); in necp_client_add()
10919 LIST_INIT(&necp_fd_list); in necp_client_init()
10920 LIST_INIT(&necp_fd_observer_list); in necp_client_init()
10921 LIST_INIT(&necp_collect_stats_flow_list); in necp_client_init()
H A Dif_bridge.c1444 LIST_INIT(&bridge_list); in bridgeattach()
1564 LIST_INIT(&sc->sc_mne_list); in bridge_clone_create()
1565 LIST_INIT(&sc->sc_mne_list_v6); in bridge_clone_create()
6804 LIST_INIT(&sc->sc_rthash[i]);
6809 LIST_INIT(&sc->sc_rtlist);
6877 LIST_INIT(&sc->sc_rthash[i]);
H A Dpktap.c206 LIST_INIT(&pktap_list); in pktap_init()
/xnu-8792.41.9/bsd/man/man3/
H A DMakefile36 queue.3 LIST_INIT.3 \
/xnu-8792.41.9/bsd/netkey/
H A Dkeydb.c117 LIST_INIT(&p->savtree[i]); in keydb_newsecashead()
H A Dkey.c611 LIST_INIT(&spihash[i]); in key_init()
617 LIST_INIT(&sptree[i]); in key_init()
621 LIST_INIT(&sahtree); in key_init()
622 LIST_INIT(&custom_sahtree); in key_init()
625 LIST_INIT(&regtree[i]); in key_init()
630 LIST_INIT(&acqtree); in key_init()
632 LIST_INIT(&spacqtree); in key_init()
/xnu-8792.41.9/bsd/security/audit/
H A Daudit_mac.c100 LIST_INIT(ar->k_ar.ar_mac_records); in audit_mac_new()
H A Daudit_bsm_klib.c201 LIST_INIT(&evclass_hash[i].head); in au_evclassmap_init()
H A Daudit_session.c1076 LIST_INIT(&au_sentry_bucket[i]); in audit_session_init()
/xnu-8792.41.9/bsd/kern/
H A Dkern_persona.c102 LIST_INIT(&all_personas); in personas_bootstrap()
161 LIST_INIT(&persona->pna_members); in persona_alloc()
H A Duipc_usrreq.c976 LIST_INIT(&unp->unp_refs); in unp_attach()
2421 LIST_INIT(&unp_dhead); in unp_init()
2422 LIST_INIT(&unp_shead); in unp_init()
H A Dkern_proc.c2430 LIST_INIT(&child->p_children); in pinsertchild()
2487 LIST_INIT(&new_proc->p_children); in p_reparentallchildren()
3975 LIST_INIT(&pgrp->pg_members); in pgrp_alloc()
H A Dvsock_domain.c1413 LIST_INIT(&vsockinfo.bound); in vsock_init()
H A Dmcache.c200 LIST_INIT(&mcache_head); in mcache_init()
/xnu-8792.41.9/san/memory/
H A Dkasan-fakestack.c377 LIST_INIT(&td->fakestack_head); in kasan_init_thread()
/xnu-8792.41.9/bsd/sys/
H A Dqueue.h540 #define LIST_INIT(head) do { \ macro
/xnu-8792.41.9/bsd/netinet/
H A Draw_ip.c153 LIST_INIT(&ripcb); in rip_init()
H A Dtcp_subr.c538 LIST_INIT(&tcb); in tcp_init()
606 LIST_INIT(&tcp_timer_list.lhead); in tcp_init()
1110 LIST_INIT(&tp->t_segq); in tcp_newtcpcb()
/xnu-8792.41.9/bsd/nfs/
H A Dnfs_subs.c2677 LIST_INIT(&ulist->user_hashtbl[i]); in nfsrv_init_user_list()
2720 LIST_INIT(&oldlist); in nfsrv_active_user_list_reclaim()

12