| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_dn_private.h | 80 SLIST_HEAD(dn_schk_head, dn_schk); 81 SLIST_HEAD(dn_sch_inst_head, dn_sch_inst); 82 SLIST_HEAD(dn_fsk_head, dn_fsk); 83 SLIST_HEAD(dn_queue_head, dn_queue); 84 SLIST_HEAD(dn_alg_head, dn_alg); 87 SLIST_HEAD(dn_aqm_head, dn_aqm); /* for new AQMs */
|
| H A D | ip_dn_glue.c | 131 SLIST_HEAD(dn_flow_set_head, dn_flow_set); 196 SLIST_HEAD(dn_pipe_head7, dn_pipe7); 273 SLIST_HEAD(dn_pipe_head8, dn_pipe8);
|
| /f-stack/dpdk/drivers/net/qede/ |
| H A D | qede_ethdev.h | 204 SLIST_HEAD(arfs_list_head, qede_arfs_entry)arfs_list_head; 241 SLIST_HEAD(vlan_list_head, qede_vlan_entry)vlan_list_head; 245 SLIST_HEAD(mc_list_head, qede_mcast_entry) mc_list_head; 247 SLIST_HEAD(uc_list_head, qede_ucast_entry) uc_list_head;
|
| /f-stack/freebsd/sys/ |
| H A D | _callout.h | 48 SLIST_HEAD(callout_slist, callout);
|
| H A D | sigio.h | 62 SLIST_HEAD(sigiolst, sigio);
|
| H A D | event.h | 220 SLIST_HEAD(klist, knote);
|
| /f-stack/tools/compat/include/sys/ |
| H A D | _callout.h | 46 SLIST_HEAD(callout_slist, callout);
|
| H A D | event.h | 152 SLIST_HEAD(klist, knote);
|
| /f-stack/dpdk/examples/cmdline/ |
| H A D | parse_obj_list.h | 25 SLIST_HEAD(object_list, object);
|
| /f-stack/freebsd/mips/malta/ |
| H A D | uart_bus_maltausart.c | 76 extern SLIST_HEAD(uart_devinfo_list, uart_devinfo) uart_sysdevs;
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | uart_bus_octeonusart.c | 83 SLIST_HEAD(uart_devinfo_list, uart_devinfo) uart_sysdevs;
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | uart_bus_ar5315.c | 65 extern SLIST_HEAD(uart_devinfo_list, uart_devinfo) uart_sysdevs;
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | uart_bus_ar71xx.c | 67 extern SLIST_HEAD(uart_devinfo_list, uart_devinfo) uart_sysdevs;
|
| H A D | uart_bus_ar933x.c | 72 extern SLIST_HEAD(uart_devinfo_list, uart_devinfo) uart_sysdevs;
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias_mod.c | 132 static SLIST_HEAD(dll_chain, dll) dll_chain = SLIST_HEAD_INITIALIZER(dll_chain);
|
| /f-stack/lib/ |
| H A D | ff_event.h | 222 SLIST_HEAD(klist, knote);
|
| /f-stack/tools/ifconfig/ |
| H A D | ifclone.c | 138 static SLIST_HEAD(, clone_defcb) clone_defcbh =
|
| /f-stack/dpdk/drivers/vdpa/mlx5/ |
| H A D | mlx5_vdpa.h | 162 SLIST_HEAD(mr_list, mlx5_vdpa_query_mr) mr_list;
|
| /f-stack/freebsd/net/ |
| H A D | if_lagg.h | 279 SLIST_HEAD(__mclhd, lagg_mc) lp_mc_head; /* multicast addresses */
|
| /f-stack/freebsd/kern/ |
| H A D | kern_et.c | 40 SLIST_HEAD(et_eventtimers_list, eventtimer);
|
| H A D | uipc_accf.c | 58 static SLIST_HEAD(, accept_filter) accept_filtlsthd =
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | in_var.h | 58 SLIST_HEAD(in_multi_head, in_multi);
|
| /f-stack/freebsd/netinet/ |
| H A D | in_var.h | 58 SLIST_HEAD(in_multi_head, in_multi);
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf.h | 372 SLIST_HEAD(pf_osfp_enlist, pf_osfp_entry) fp_oses; /* list of matches */
|
| /f-stack/tools/compat/include/net/ |
| H A D | pfvar.h | 684 SLIST_HEAD(pfr_kentryworkq, pfr_kentry); 696 SLIST_HEAD(pfr_ktableworkq, pfr_ktable);
|