taglinefilesource code
IP_MASQ_F_NO_DPORT199net/ipv4/ip_masq.c(s_port==ms->dport || ms->flags & IP_MASQ_F_NO_DPORT) &&
IP_MASQ_F_NO_DPORT548net/ipv4/ip_masq.cif ( ms->flags & IP_MASQ_F_NO_DPORT && ms->protocol == IPPROTO_TCP ) {
IP_MASQ_F_NO_DPORT549net/ipv4/ip_masq.cms->flags &= ~IP_MASQ_F_NO_DPORT;
IP_MASQ_F_NO_DPORT110net/ipv4/ip_masq_ftp.cIP_MASQ_F_NO_DPORT);
IP_MASQ_F_NO_DPORT171net/ipv4/ip_masq_irc.cIP_MASQ_F_NO_DPORT|IP_MASQ_F_NO_DADDR