taglinefilesource code
ip_masq_app_get130include/net/ip_masq.hextern struct ip_masq_app * ip_masq_app_get(unsigned short proto, __u16 port);
ip_masq_app_get187net/ipv4/ip_masq_app.cmapp = ip_masq_app_get(ms->protocol, ms->dport);