Searched defs:MAPBLK_MINPORT (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/ | ||
H A D | ip_nat.h | 269 #define MAPBLK_MINPORT 1024 /* don't use reserved ports for src port */ macro 270 #define USABLE_PORTS (65536 - MAPBLK_MINPORT) |
Completed in 61 milliseconds