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

/darwin-on-arm/xnu/bsd/net/
H A Dpf_ioctl.c484 TAILQ_INIT(&pf_altqs[0]);
485 TAILQ_INIT(&pf_altqs[1]);
486 pf_altqs_active = &pf_altqs[0];
487 pf_altqs_inactive = &pf_altqs[1];
H A Dpfvar.h2152 __private_extern__ struct pf_altqqueue pf_altqs[2]; variable in typeref:struct:pf_altqqueue
H A Dpf.c157 struct pf_altqqueue pf_altqs[2]; variable in typeref:struct:pf_altqqueue

Completed in 122 milliseconds