Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.h384 #define MAPBLK_MINPORT 1024 /* don't use reserved ports for src port */ macro
385 #define USABLE_PORTS (65536 - MAPBLK_MINPORT)
H A Dip_nat6.c562 port += MAPBLK_MINPORT;
618 port += MAPBLK_MINPORT;
H A Dip_nat.c2705 port += MAPBLK_MINPORT;
2760 port += MAPBLK_MINPORT;