Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dfil.c8732 ipftq_t *ipfqs, ipftq_t *userqs, u_int *activep, int size, int low) in ipf_queueflush() argument
8798 for (ifq = userqs; ifq != NULL; ifq = ifqnext) { in ipf_queueflush()