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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpf_ioctl.c487 TAILQ_INIT(&pf_altqs[0]);
488 TAILQ_INIT(&pf_altqs[1]);
489 pf_altqs_active = &pf_altqs[0];
490 pf_altqs_inactive = &pf_altqs[1];
H A Dpfvar.h2154 extern struct pf_altqqueue pf_altqs[2];
H A Dpf.c165 struct pf_altqqueue pf_altqs[2]; variable in typeref:struct:pf_altqqueue

Completed in 302 milliseconds