HomeSort by: relevance | last modified time | path
    Searched defs:pf_altq_running (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dist/pf/net/
pf_ioctl.c 153 static int pf_altq_running; variable in typeref:typename:int
820 if (error == 0 && pf_altq_running)
834 if (pf_altq_running)
2239 pf_altq_running = 1;
2256 pf_altq_running = 0;

Completed in 13 milliseconds