Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat6.c3457 np->in_stepnext = 1;
3463 np->in_stepnext = 1;
3468 np->in_stepnext = 1;
3473 np->in_stepnext++;
3486 np->in_stepnext = 2;
3490 np->in_stepnext++;
3496 np->in_stepnext = 2;
3513 np->in_stepnext = 3;
3519 np->in_stepnext = 3;
3530 np->in_stepnext++;
[all …]
H A Dip_nat.c7065 np->in_stepnext = 1;
7070 np->in_stepnext = 1;
7075 np->in_stepnext = 1;
7080 np->in_stepnext++;
7093 np->in_stepnext = 2;
7097 np->in_stepnext++;
7103 np->in_stepnext = 2;
7119 np->in_stepnext = 3;
7135 np->in_stepnext++;
7151 np->in_stepnext++;
[all …]
H A Dip_nat.h236 int in_stepnext; member