Searched refs:ipf_nat_utqe (Results 1 – 2 of 2) sorted by relevance
542 for (ifq = softn->ipf_nat_utqe; ifq != NULL; ifq = ifqnext) {1511 &softn->ipf_nat_utqe,1516 &softn->ipf_nat_utqe,5897 for (ifq = softn->ipf_nat_utqe; ifq != NULL; ifq = ifq->ifq_next) {5906 for (ifq = softn->ipf_nat_utqe; ifq != NULL; ifq = ifqnext) {6797 for (ifq = softn->ipf_nat_utqe; ifq != NULL;6880 softn->ipf_nat_utqe,8365 return ipf_addtimeoutqueue(softc, &softs->ipf_nat_utqe, ttl);
648 ipftq_t *ipf_nat_utqe; member