Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Ddn_aqm_pie.h53 PIE_ECN_ENABLED =1, enumerator
H A Ddn_aqm_pie.c514 if ((pprms->flags & PIE_ECN_ENABLED) && pst->drop_prob < in aqm_pie_enqueue()
H A Ddn_sched_fq_pie.c705 if (pprms->flags & PIE_ECN_ENABLED && pst->drop_prob < in pie_enqueue()
/f-stack/tools/ipfw/
H A Ddummynet.c158 PIE_ECN_ENABLED = 1, enumerator
274 if (ep->par[6] & PIE_ECN_ENABLED) in get_extra_parms()
329 if (ep->par[6] & PIE_ECN_ENABLED) in get_extra_parms()
1118 | PIE_ECN_ENABLED; in process_extra_parms()
1173 ep->par[6] |= PIE_ECN_ENABLED; in process_extra_parms()
1176 ep->par[6] &= ~PIE_ECN_ENABLED; in process_extra_parms()