tag
line
file
source code
PORT_MASQ_END
883
net/ipv4/af_inet.c
if(snum>=PORT_MASQ_BEGIN && snum<=PORT_MASQ_END)
PORT_MASQ_END
515
net/ipv4/ip_fw.c
if (masq_port==PORT_MASQ_END)
PORT_MASQ_END
812
net/ipv4/ip_fw.c
ntohs(portptr[1]) > PORT_MASQ_END)