Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h274 #define MAPBLK_MINPORT 1024 /* don't use reserved ports for src port */ macro
275 #define USABLE_PORTS (65536 - MAPBLK_MINPORT)
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_nat6.c375 port += MAPBLK_MINPORT;
429 port += MAPBLK_MINPORT;
H A Dip_nat.c2178 port += MAPBLK_MINPORT;
2227 port += MAPBLK_MINPORT;