Home
last modified time | relevance | path

Searched refs:SLIST_ENTRY (Results 1 – 25 of 37) sorted by relevance

12

/xnu-12377.1.9/iokit/IOKit/
H A DIOStatisticsPrivate.h86 SLIST_ENTRY(ClassNode) lLink;
139 SLIST_ENTRY(IOEventSourceCounter) link;
161 SLIST_ENTRY(IOWorkLoopCounter) link;
176 SLIST_ENTRY(IOUserClientCounter) link;
/xnu-12377.1.9/bsd/net/
H A Dmulticast_list.h44 SLIST_ENTRY(multicast_entry) mc_entries;
H A Dnet_str_id.h40 SLIST_ENTRY(net_str_id_entry) nsi_next;
H A Dpfvar.h568 SLIST_ENTRY(pf_osfp_entry) fp_entry;
648 SLIST_ENTRY(pf_os_fingerprint) fp_next;
1329 SLIST_ENTRY(pfr_kentry) pfrke_workq;
1343 SLIST_ENTRY(pfr_ktable) pfrkt_workq;
1923 SLIST_ENTRY(pfioc_kernel_token) next;
/xnu-12377.1.9/bsd/skywalk/mem/
H A Dskmem_cache_var.h42 SLIST_ENTRY(skmem_bufctl) bc_link; /* bufctl linkage */
69 SLIST_ENTRY(skmem_bufctl) bc_link; /* bufctl linkage */
128 SLIST_ENTRY(skmem_mag) mg_link; /* magazine linkage */
H A Dskmem_arena_var.h117 SLIST_ENTRY(skmem_arena_mmap_info) ami_link;
/xnu-12377.1.9/bsd/netinet/
H A Din_var.h312 SLIST_ENTRY(router_info) rti_list;
391 SLIST_ENTRY(in_multi) inm_dtle; /* detached waiting for rele */
392 SLIST_ENTRY(in_multi) inm_nrele; /* to-be-released by IGMP */
H A Dflow_divert.h62 SLIST_ENTRY(flow_divert_pcb) tmp_list_entry;
H A Dip_dummynet.h313 SLIST_ENTRY(dn_flow_set) next;/* linked list in a hash slot */
380 SLIST_ENTRY(dn_pipe) next;/* linked list in a hash slot */
H A Dtcp_cache.c48 SLIST_ENTRY(tcp_heuristic) list;
86 SLIST_ENTRY(tcp_cache) list;
H A Dtcp_var.h214 SLIST_ENTRY(tcp_rxt_seg) rx_link;
252 SLIST_ENTRY(tcp_notify_ack_marker) notify_next;
/xnu-12377.1.9/security/
H A Dmac_internal.h126 SLIST_ENTRY(mac_label_listener) mll_list;
137 SLIST_ENTRY(mac_label_element) mle_list;
/xnu-12377.1.9/osfmk/kern/
H A Dturnstile.h352 SLIST_ENTRY(turnstile) ts_free_elm; /* turnstile free list element (IL) */
356SLIST_ENTRY(turnstile) ts_htable_link; /* linkage for turnstile in global hash table…
/xnu-12377.1.9/bsd/sys/
H A Dtrusted_execution_monitor.h69 SLIST_ENTRY(_txm_thread_stack) link;
H A Devent_private.h430 SLIST_ENTRY(knote) kn_link; /* linkage for fd search list */
431 SLIST_ENTRY(knote) kn_selnext; /* klist element chain */
/xnu-12377.1.9/bsd/skywalk/nexus/netif/
H A Dnx_netif.h65 SLIST_ENTRY(netif_flow) nf_link;
66 SLIST_ENTRY(netif_flow) nf_table_link;
142 SLIST_ENTRY(netif_qset) nqs_list;
195 SLIST_ENTRY(netif_agent_flow) naf_link;
/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.h133 SLIST_ENTRY(nxctl_traffic_rule) ntr_storage_link;
H A Dnexus_traffic_rule_eth.c37 SLIST_ENTRY(nxctl_traffic_rule_eth) ntre_storage_link;
62 SLIST_ENTRY(nxctl_traffic_rule_eth_if) rei_link;
H A Dnexus_traffic_rule_inet.c41 SLIST_ENTRY(nxctl_traffic_rule_inet) ntri_storage_link;
100 SLIST_ENTRY(nxctl_traffic_rule_inet_if) rii_link;
/xnu-12377.1.9/bsd/netinet6/
H A Din6_var.h1010 SLIST_ENTRY(in6_multi) in6m_dtle; /* detached waiting for rele */
1011 SLIST_ENTRY(in6_multi) in6m_nrele; /* to-be-released by MLD */
/xnu-12377.1.9/bsd/skywalk/packet/
H A Dpacket_var.h74 SLIST_ENTRY(__kern_buflet_ext) kbe_buf_upp_link;
209 SLIST_ENTRY(__kern_quantum) qum_upp_link;
/xnu-12377.1.9/san/memory/
H A Dkasan_dynamic_denylist.c62 SLIST_ENTRY(denylist_hash_entry) chain; // next element in chain
/xnu-12377.1.9/bsd/kern/
H A Dposix_shm.c100 SLIST_ENTRY(pshm_mobj) pshmo_next;
H A Dkern_codesigning.c611 SLIST_ENTRY(_cs_profile) link;
/xnu-12377.1.9/bsd/nfs/
H A Dnfs.h1096 SLIST_ENTRY(gss_seq) gss_seqnext;

12