Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netpfil/pf/
Dpf_ioctl.c141 #define V_pf_altq_running VNET(pf_altq_running) macro
761 if (error == 0 && V_pf_altq_running) in pf_commit_altq()
772 if (V_pf_altq_running) in pf_commit_altq()
3297 V_pf_altq_running = 1; in pfioctl()
3316 V_pf_altq_running = 0; in pfioctl()