Searched refs:SLIST_ENTRY (Results 1 - 18 of 18) sorted by relevance

/darwin-on-arm/xnu/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.h557 SLIST_ENTRY(pf_osfp_entry) fp_entry;
637 SLIST_ENTRY(pf_os_fingerprint) fp_next;
1302 SLIST_ENTRY(pfr_kentry) pfrke_workq;
1316 SLIST_ENTRY(pfr_ktable) pfrkt_workq;
1836 SLIST_ENTRY(pfioc_kernel_token) next;
H A Dkpi_interface.c1268 SLIST_ENTRY(ifnet_addr_list) ifal_le;
1659 SLIST_ENTRY(ifnet_list) ifl_le;
H A Ddlil.c146 SLIST_ENTRY(if_proto) next_hash;
/darwin-on-arm/xnu/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;
/darwin-on-arm/xnu/bsd/netinet/
H A Din_var.h244 SLIST_ENTRY(router_info) rti_list;
303 * on a detaching ifnet. It could be demoted to a SLIST_ENTRY, but
322 SLIST_ENTRY(in_multi) inm_dtle; /* detached waiting for rele */
323 SLIST_ENTRY(in_multi) inm_nrele; /* to-be-released by IGMP */
H A Dip_dummynet.h321 SLIST_ENTRY(dn_flow_set) next; /* linked list in a hash slot */
388 SLIST_ENTRY(dn_pipe) next; /* linked list in a hash slot */
/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_sfb.h82 SLIST_ENTRY(sfb_bin_fcentry) fce_link;
/darwin-on-arm/xnu/bsd/sys/
H A Devent.h360 SLIST_ENTRY(knote) kn_link; /* linkage for search list */
361 SLIST_ENTRY(knote) kn_selnext; /* klist element chain */
H A Dsocketvar.h539 SLIST_ENTRY(sf_buf) free_list; /* list of free buffer slots */
H A Dsysctl.h246 SLIST_ENTRY(sysctl_oid) oid_link;
H A Dmbuf.h144 SLIST_ENTRY(m_tag) m_tag_link; /* List of packet tags */
H A Dqueue.h187 #define SLIST_ENTRY(type) \ macro
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_var.h763 SLIST_ENTRY(in6_multi) in6m_dtle; /* detached waiting for rele */
764 SLIST_ENTRY(in6_multi) in6m_nrele; /* to-be-released by MLD */
H A Dnd6_prproxy.c110 SLIST_ENTRY(nd6_prproxy_prelist) ndprl_le;
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_encodings.c58 SLIST_ENTRY(hfs_encoding) link;
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h833 SLIST_ENTRY(gss_seq) gss_seqnext;

Completed in 581 milliseconds