Home | History | Annotate | Download | only in netinet

Lines Matching refs:in_stepnext

6966 			if (np->in_stepnext == 0)
6967 np->in_stepnext = 1;
6971 if (np->in_stepnext == 0)
6972 np->in_stepnext = 1;
6976 if (np->in_stepnext == 0)
6977 np->in_stepnext = 1;
6980 if (np->in_stepnext == 0 && changed == -1) {
6982 np->in_stepnext++;
6995 np->in_stepnext = 2;
6996 } else if ((np->in_stepnext == 1) &&
6999 np->in_stepnext++;
7005 np->in_stepnext = 2;
7007 np->in_stepnext &= 0x3;
7019 if (np->in_stepnext == 2)
7020 np->in_stepnext = 3;
7024 if (np->in_stepnext == 2)
7025 np->in_stepnext = 3;
7029 if (np->in_stepnext == 2)
7030 np->in_stepnext = 3;
7033 if ((np->in_stepnext == 2) && (changed == -1) &&
7036 np->in_stepnext++;
7049 np->in_stepnext = 0;
7050 } else if (np->in_stepnext == 3 && changed == -1) {
7052 np->in_stepnext++;
7058 if (np->in_stepnext == 3)
7059 np->in_stepnext = 0;
7101 /* TRACE natl, in_stepnext, l */
7106 np->in_stepnext &= 0x3;
8355 n->in_stepnext = 0;