Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/contrib/ipfilter/netinet/
Dfil.c8966 ipf_queueflush(softc, deletefn, ipfqs, userqs, activep, size, low) in ipf_queueflush() argument
8969 ipftq_t *ipfqs, *userqs;
8978 for (tqn = ipfqs[IPF_TCPS_CLOSED].ifq_head; ((tqe = tqn) != NULL); ) {
8984 for (tqn = ipfqs[IPF_TCPS_TIME_WAIT].ifq_head;
9027 for (ifq = ipfqs; ifq != NULL; ifq = ifq->ifq_next) {