OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_stepnext
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat6.c
3404
if (np->
in_stepnext
== 0)
3405
np->
in_stepnext
= 1;
3410
if (np->
in_stepnext
== 0)
3411
np->
in_stepnext
= 1;
3415
if (np->
in_stepnext
== 0)
3416
np->
in_stepnext
= 1;
3419
if (np->
in_stepnext
== 0 && changed == -1) {
3421
np->
in_stepnext
++;
3434
np->
in_stepnext
= 2;
3435
} else if ((np->
in_stepnext
== 1) &
[
all
...]
ip_nat.c
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) &
[
all
...]
ip_nat.h
258
int
in_stepnext
;
member in struct:ipnat
Completed in 21 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025