Searched defs:pf_resources (Results 1 – 1 of 1) sorted by relevance
325 struct pf_resources { struct326 unsigned int nvi; /* N virtual interfaces */327 unsigned int neq; /* N egress Qs */328 unsigned int nethctrl; /* N egress ETH or CTRL Qs */329 unsigned int niqflint; /* N ingress Qs/w free list(s) & intr */330 unsigned int niq; /* N ingress Qs */331 unsigned int tc; /* PCI-E traffic class */332 unsigned int pmask; /* port access rights mask */333 unsigned int nexactf; /* N exact MPS filters */334 unsigned int r_caps; /* read capabilities */[all …]