OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_spmax
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.h
296
#define
in_spmax
in_nsports[1]
macro
ip_nat6.c
620
port = ipf_random() % (np->
in_spmax
-
627
if (np->in_spnext > np->
in_spmax
) {
3440
if (np->in_spnext > np->
in_spmax
)
ip_fil_compat.c
2399
np->
in_spmax
= old->in_port[1];
2478
np->
in_spmax
= old->in_port[1];
4213
old->in_port[1] = np->
in_spmax
;
4292
old->in_port[1] = np->
in_spmax
;
ip_nat.c
2752
port = ipf_random() % (np->
in_spmax
-
2759
if (np->in_spnext > np->
in_spmax
) {
7001
if (np->in_spnext > np->
in_spmax
)
Completed in 23 milliseconds
Indexes created Tue Oct 21 05:10:09 GMT 2025