Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ipf/
H A Dfil.c7575 ipftq_t *ifq, *ifqn; local
7587 ifqn = &ipfqs[stateval];
7588 while ((ifq = ifqn) != NULL) {
7589 ifqn = ifq->ifq_next;
7596 ifqn = userqs;
7597 while ((ifq = ifqn) != NULL) {
7598 ifqn = ifq->ifq_next;
7649 ipftq_t *ifq, *ifqn; local
7712 ifqn = userqs;
7713 while ((ifq = ifqn) != NULL) {
[all …]