Searched refs:SLIST_HEAD (Results 1 - 21 of 21) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dmulticast_list.h47 SLIST_HEAD(multicast_list, multicast_entry);
H A Dnet_str_id.c49 static SLIST_HEAD(,net_str_id_entry) net_str_id_list = {NULL};
H A Dpf_osfp.c73 static SLIST_HEAD(pf_osfp_list, pf_os_fingerprint) pf_osfp_list;
H A Dpfvar.h601 SLIST_HEAD(pf_osfp_enlist, pf_osfp_entry) fp_oses; /* list of matches */
1296 SLIST_HEAD(pfr_kentryworkq, pfr_kentry);
1311 SLIST_HEAD(pfr_ktableworkq, pfr_ktable);
H A Dkpi_interface.c1284 SLIST_HEAD(, ifnet_addr_list) ifal_head;
1668 SLIST_HEAD(, ifnet_list) ifl_head;
H A Ddlil.c174 SLIST_HEAD(proto_hash_entry, if_proto);
H A Dpf_ioctl.c249 SLIST_HEAD(list_head, pfioc_kernel_token);
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOStatisticsPrivate.h91 SLIST_HEAD(, IOEventSourceCounter) counterList;
92 SLIST_HEAD(, IOUserClientCounter) userClientList;
104 SLIST_HEAD(, ClassNode) classList;
105 SLIST_HEAD(, IOWorkLoopCounter) workLoopList;
/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_sfb.h86 SLIST_HEAD(sfb_fc_list, sfb_bin_fcentry);
/darwin-on-arm/xnu/bsd/netinet6/
H A Dmld6_var.h190 SLIST_HEAD(,in6_multi) mli_relinmhead; /* released groups */
H A Dnd6_prproxy.c140 SLIST_HEAD(nd6_prproxy_prelist_head, nd6_prproxy_prelist);
386 SLIST_HEAD(, nd6_prproxy_prelist) up_head;
387 SLIST_HEAD(, nd6_prproxy_prelist) down_head;
581 SLIST_HEAD(, nd6_prproxy_prelist) up_head;
582 SLIST_HEAD(, nd6_prproxy_prelist) down_head;
745 SLIST_HEAD(, nd6_prproxy_prelist) ndprl_head;
846 SLIST_HEAD(, nd6_prproxy_prelist) ndprl_head;
977 SLIST_HEAD(, nd6_prproxy_prelist) ndprl_head;
H A Dmld6.c165 SLIST_HEAD(mld_in6m_relhead, in6_multi);
550 SLIST_HEAD(, in6_multi) in6m_dthead;
697 SLIST_HEAD(, in6_multi) in6m_dthead;
1442 SLIST_HEAD(, in6_multi) in6m_dthead;
/darwin-on-arm/xnu/bsd/sys/
H A Devent.h341 SLIST_HEAD(klist, knote);
411 SLIST_HEAD(klist, knote);
H A Dsysctl.h205 SLIST_HEAD(sysctl_oid_list, sysctl_oid);
H A Dmbuf.h226 SLIST_HEAD(packet_tags, m_tag) tags; /* list of packet tags */
H A Dqueue.h179 #define SLIST_HEAD(name, type) \ macro
/darwin-on-arm/xnu/bsd/netinet/
H A Digmp_var.h263 SLIST_HEAD(,in_multi) igi_relinmhead; /* released groups */
H A Dip_dummynet.h371 SLIST_HEAD(dn_flow_set_head, dn_flow_set);
418 SLIST_HEAD(dn_pipe_head, dn_pipe);
H A Digmp.c130 SLIST_HEAD(igmp_inm_relhead, in_multi);
610 SLIST_HEAD(, in_multi) inm_dthead;
754 SLIST_HEAD(, in_multi) inm_dthead;
1776 SLIST_HEAD(, in_multi) inm_dthead;
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_encodings.c50 SLIST_HEAD(encodinglst, hfs_encoding) hfs_encoding_list = {0};
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h898 SLIST_HEAD(, gss_seq) r_gss_seqlist; /* RPCSEC_GSS sequence numbers */

Completed in 221 milliseconds