Home
last modified time | relevance | path

Searched refs:dn_flow_queue8 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_dn_glue.c198 struct dn_flow_queue8 { struct
199 struct dn_flow_queue8 *next ; argument
574 need += V_dn_cfg.si_count * sizeof(struct dn_flow_queue8); in dn_compat_calc_size()
575 need += V_dn_cfg.queue_count * sizeof(struct dn_flow_queue8); in dn_compat_calc_size()
585 struct dn_flow_queue8 *fq8 = (struct dn_flow_queue8 *)*a->start; in dn_c_copy_q()
601 size = sizeof(struct dn_flow_queue8); in dn_c_copy_q()
673 int queue_size = sizeof(struct dn_flow_queue8); in dn_compat_copy_pipe()
732 int queue_size = sizeof(struct dn_flow_queue8); in dn_compat_copy_queue()