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

/freebsd-13-stable/sys/netpfil/pf/
H A Dpf_ioctl.c141 #define V_pf_altq_running VNET(pf_altq_running) macro
733 if (error == 0 && V_pf_altq_running)
744 if (V_pf_altq_running)
3117 V_pf_altq_running = 1;
3136 V_pf_altq_running = 0;

Completed in 200 milliseconds