Searched refs:p_isneg (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_aqm_pie.c209 int p_isneg; local
232 p_isneg = p < 0;
233 if (p_isneg) {
258 if (p_isneg) {
H A Ddn_sched_fq_pie.c380 int p_isneg; local
404 p_isneg = p < 0;
405 if (p_isneg) {
430 if (p_isneg) {

Completed in 68 milliseconds