Searched refs:ifqnext (Results 1 – 3 of 3) sorted by relevance
430 ipftq_t *ifq, *ifqnext; local443 for (ifq = softs->ipf_state_usertq; ifq != NULL; ifq = ifqnext) {444 ifqnext = ifq->ifq_next;3747 ipftq_t *ifq, *ifqnext; local3763 for (ifq = softs->ipf_state_usertq; ifq != NULL; ifq = ifqnext) {3764 ifqnext = ifq->ifq_next;3775 for (ifq = softs->ipf_state_usertq; ifq != NULL; ifq = ifqnext) {3776 ifqnext = ifq->ifq_next;
530 ipftq_t *ifq, *ifqnext; local542 for (ifq = softn->ipf_nat_utqe; ifq != NULL; ifq = ifqnext) {543 ifqnext = ifq->ifq_next;5882 ipftq_t *ifq, *ifqnext; local5908 for (ifq = softn->ipf_nat_utqe; ifq != NULL; ifq = ifqnext) {5909 ifqnext = ifq->ifq_next;
9003 ipftq_t *ifq, *ifqnext; local9066 for (ifq = userqs; ifq != NULL; ifq = ifqnext) {9067 ifqnext = ifq->ifq_next;