taglinefilesource code
ip_masq_new79include/net/ip_masq.hextern struct ip_masq *ip_masq_new(struct device *dev, int proto, __u32 saddr, __u16 sport, __u32 daddr, __u16 dport, unsigned flags);
ip_masq_new72net/ipv4/ip_masq.cX(ip_masq_new),
ip_masq_new435net/ipv4/ip_masq.cms = ip_masq_new(dev, iph->protocol,
ip_masq_new107net/ipv4/ip_masq_ftp.cn_ms = ip_masq_new(dev, IPPROTO_TCP,
ip_masq_new168net/ipv4/ip_masq_irc.cn_ms = ip_masq_new(dev, IPPROTO_TCP,