Home
last modified time | relevance | path

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

123

/f-stack/freebsd/netpfil/ipfw/
H A Dip_dn_private.h212 SLIST_ENTRY(dn_fsk) fsk_next; /* hash chain for fshash */
221 SLIST_ENTRY(dn_fsk) sch_chain; /* list of fsk attached to sched */
262 SLIST_ENTRY(dn_queue) q_next; /* hash chain list for qht */
291 SLIST_ENTRY(dn_schk) schk_next; /* hash chain for schedhash */
314 SLIST_ENTRY(dn_sch_inst) si_next; /* hash chain for siht */
H A Ddn_aqm.h113 SLIST_ENTRY (dn_aqm) next; /* Next AQM in the list */
H A Ddn_sched.h144 SLIST_ENTRY(dn_alg) next; /* Next scheduler in the list */
H A Dip_dn_glue.c81 SLIST_ENTRY(dn_flow_set) next; /* linked list in a hash slot */
166 SLIST_ENTRY(dn_pipe7) next; /* linked list in a hash slot */
231 SLIST_ENTRY(dn_pipe8) next; /* linked list in a hash slot */
/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.h146 SLIST_ENTRY(qede_vlan_entry) list;
152 SLIST_ENTRY(qede_mcast_entry) list;
159 SLIST_ENTRY(qede_ucast_entry) list;
193 SLIST_ENTRY(qede_arfs_entry) list;
/f-stack/freebsd/sys/
H A D_callout.h56 SLIST_ENTRY(callout) sle;
H A Dsigio.h53 SLIST_ENTRY(sigio) sio_pgsigio; /* (pg) sigio's for process or group */
H A Dtimeet.h56 SLIST_ENTRY(eventtimer) et_all;
H A Devent.h280 SLIST_ENTRY(knote) kn_link; /* for kq */
281 SLIST_ENTRY(knote) kn_selnext; /* for struct selinfo */
H A Depoch.h60 SLIST_ENTRY(epoch_tracker) et_tlink;
/f-stack/tools/compat/include/sys/
H A D_callout.h52 SLIST_ENTRY(callout) sle;
H A Devent.h211 SLIST_ENTRY(knote) kn_link; /* for kq */
212 SLIST_ENTRY(knote) kn_selnext; /* for struct selinfo */
H A Depoch.h60 SLIST_ENTRY(epoch_tracker) et_tlink;
H A Dmbuf.h125 SLIST_ENTRY(m_tag) m_tag_link; /* List of packet tags */
217 SLIST_ENTRY(mbuf) m_slist;
222 SLIST_ENTRY(mbuf) m_slistpkt;
/f-stack/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.h69 SLIST_ENTRY(mlx5_vdpa_query_mr) next;
84 SLIST_ENTRY(mlx5_vdpa_virtq) next;
/f-stack/dpdk/examples/cmdline/
H A Dparse_obj_list.h19 SLIST_ENTRY(object) next;
/f-stack/freebsd/net/
H A Dif_lagg.h227 SLIST_ENTRY(lagg_mc) mc_entries;
252 SLIST_ENTRY(lagg_softc) sc_entries;
H A Dif_llatbl.h162 SLIST_ENTRY(lltable) llt_link;
/f-stack/freebsd/netinet/libalias/
H A Dalias_mod.h116 SLIST_ENTRY(dll) next;
/f-stack/tools/compat/include/netinet/
H A Din_var.h190 SLIST_ENTRY(router_info) rti_list;
324 SLIST_ENTRY(in_multi) inm_nrele; /* to-be-released by IGMP */
/f-stack/freebsd/netinet/
H A Din_var.h190 SLIST_ENTRY(router_info) rti_list;
324 SLIST_ENTRY(in_multi) inm_nrele; /* to-be-released by IGMP */
/f-stack/tools/ifconfig/
H A Difclone.c135 SLIST_ENTRY(clone_defcb) next;
/f-stack/freebsd/arm64/include/
H A Dpmap.h74 SLIST_ENTRY(pv_addr) pv_list;
/f-stack/freebsd/netpfil/pf/
H A Dpf.h331 SLIST_ENTRY(pf_osfp_entry) fp_entry;
408 SLIST_ENTRY(pf_os_fingerprint) fp_next;
/f-stack/freebsd/amd64/vmm/amd/
H A Damdvi_priv.h356 SLIST_ENTRY (amdvi_domain) next;

123