Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/ipfilter/netinet/
HDfil.c8964 ipf_queueflush(softc, deletefn, ipfqs, userqs, activep, size, low) in ipf_queueflush() argument
8967 ipftq_t *ipfqs, *userqs;
8976 for (tqn = ipfqs[IPF_TCPS_CLOSED].ifq_head; ((tqe = tqn) != NULL); ) {
8982 for (tqn = ipfqs[IPF_TCPS_TIME_WAIT].ifq_head;
9025 for (ifq = ipfqs; ifq != NULL; ifq = ifq->ifq_next) {