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,5899 for (ifq = softn->ipf_nat_utqe; ifq != NULL; ifq = ifq->ifq_next) {5908 for (ifq = softn->ipf_nat_utqe; ifq != NULL; ifq = ifqnext) {6799 for (ifq = softn->ipf_nat_utqe; ifq != NULL;6882 softn->ipf_nat_utqe,8367 return ipf_addtimeoutqueue(softc, &softs->ipf_nat_utqe, ttl);
648 ipftq_t *ipf_nat_utqe; member