taglinefilesource code
ip_masq138include/linux/ip_fw.hstruct ip_masq  *next;    /* next member in list */
ip_masq148include/linux/ip_fw.hextern struct ip_masq *ip_msq_hosts;
ip_masq132net/ipv4/ip_fw.cstruct ip_masq *ip_msq_hosts;
ip_masq431net/ipv4/ip_fw.cstruct ip_masq *ms = (struct ip_masq *)data;
ip_masq432net/ipv4/ip_fw.cstruct ip_masq *old,*cur;
ip_masq467net/ipv4/ip_fw.cstatic struct ip_masq *alloc_masq_entry(void)
ip_masq469net/ipv4/ip_fw.cstruct ip_masq *ms, *mst;
ip_masq472net/ipv4/ip_fw.cms = (struct ip_masq *) kmalloc(sizeof(struct ip_masq), GFP_ATOMIC);
ip_masq518net/ipv4/ip_fw.cstatic struct sk_buff *revamp(struct sk_buff *skb, struct device *dev, struct ip_masq *ftp)
ip_masq527net/ipv4/ip_fw.cstruct ip_masq *ms;
ip_masq659net/ipv4/ip_fw.cstruct ip_masq  *ms;
ip_masq775net/ipv4/ip_fw.cstruct ip_masq  *ms;
ip_masq1472net/ipv4/ip_fw.cstruct ip_masq *ms;