taglinefilesource code
PORT_MASQ_END817net/ipv4/af_inet.cif(snum>=PORT_MASQ_BEGIN && snum<=PORT_MASQ_END)
PORT_MASQ_END66net/ipv4/ip_masq.cPORT_MASQ_END - PORT_MASQ_BEGIN,   /* UDP */
PORT_MASQ_END67net/ipv4/ip_masq.cPORT_MASQ_END - PORT_MASQ_BEGIN   /* TCP */
PORT_MASQ_END336net/ipv4/ip_masq.cif (masq_port==PORT_MASQ_END) masq_port = PORT_MASQ_BEGIN;
PORT_MASQ_END525net/ipv4/ip_masq.cntohs(portptr[1]) > PORT_MASQ_END)