Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat.c4596 ipftq_t *ifq, *ifqnext; local
4608 for (ifq = ifs->ifs_nat_utqe; ifq != NULL; ifq = ifqnext) {
4609 ifqnext = ifq->ifq_next;
4682 ipftq_t *ifq, *ifqnext; local
4698 for (ifq = ifs->ifs_nat_utqe; ifq != NULL; ifq = ifqnext) {
4699 ifqnext = ifq->ifq_next;
4709 for (ifq = ifs->ifs_nat_utqe; ifq != NULL; ifq = ifqnext) {
4710 ifqnext = ifq->ifq_next;
H A Dip_state.c284 ipftq_t *ifq, *ifqnext; local
297 for (ifq = ifs->ifs_ips_utqe; ifq != NULL; ifq = ifqnext) {
298 ifqnext = ifq->ifq_next;
3427 ipftq_t *ifq, *ifqnext; local
3453 for (ifq = ifs->ifs_ips_utqe; ifq != NULL; ifq = ifqnext) {
3454 ifqnext = ifq->ifq_next;