Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netpfil/ipfw/
HDip_dn_glue.c582 struct dn_flow_queue8 *fq8 = (struct dn_flow_queue8 *)*a->start; in dn_c_copy_q() local
599 fq8->tot_pkts = ni->tot_pkts; in dn_c_copy_q()
600 fq8->tot_bytes = ni->tot_bytes; in dn_c_copy_q()
601 fq8->drops = ni->drops; in dn_c_copy_q()