OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAPBLK_MINPORT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.h
406
#define
MAPBLK_MINPORT
1024 /* don't use reserved ports for src port */
407
#define USABLE_PORTS (65536 -
MAPBLK_MINPORT
)
ip_nat6.c
551
port +=
MAPBLK_MINPORT
;
607
port +=
MAPBLK_MINPORT
;
ip_nat.c
2685
port +=
MAPBLK_MINPORT
;
2740
port +=
MAPBLK_MINPORT
;
Completed in 170 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025