Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_dn_glue.c199 struct dn_flow_queue8 { struct
200 struct dn_flow_queue8 *next ; argument
572 need += dn_cfg.si_count * sizeof(struct dn_flow_queue8); in dn_compat_calc_size()
573 need += dn_cfg.queue_count * sizeof(struct dn_flow_queue8); in dn_compat_calc_size()
583 struct dn_flow_queue8 *fq8 = (struct dn_flow_queue8 *)*a->start; in dn_c_copy_q()
599 size = sizeof(struct dn_flow_queue8); in dn_c_copy_q()
668 int queue_size = sizeof(struct dn_flow_queue8); in dn_compat_copy_pipe()
724 int queue_size = sizeof(struct dn_flow_queue8); in dn_compat_copy_queue()