tag
line
file
source code
IP_FW_F_MASQ
443
net/ipv4/ip_fw.c
if(f->fw_flg&IP_FW_F_MASQ)
IP_FW_F_MASQ
510
net/ipv4/ip_fw.c
answer=(policy&IP_FW_F_MASQ)?FW_MASQUERADE:FW_ACCEPT;