taglinefilesource code
ip_masq175include/linux/ip_fw.hstruct ip_masq  *next;    /* next member in list */
ip_masq186include/linux/ip_fw.hextern struct ip_masq *ip_msq_hosts;
ip_masq156net/ipv4/ip_fw.cstruct ip_masq *ip_msq_hosts;
ip_masq518net/ipv4/ip_fw.cstruct ip_masq *ms = (struct ip_masq *)data;
ip_masq519net/ipv4/ip_fw.cstruct ip_masq *old,*cur;
ip_masq554net/ipv4/ip_fw.cstatic struct ip_masq *alloc_masq_entry(void)
ip_masq556net/ipv4/ip_fw.cstruct ip_masq *ms, *mst;
ip_masq559net/ipv4/ip_fw.cms = (struct ip_masq *) kmalloc(sizeof(struct ip_masq), GFP_ATOMIC);
ip_masq605net/ipv4/ip_fw.cstatic struct sk_buff *revamp(struct sk_buff *skb, struct device *dev, struct ip_masq *ftp)
ip_masq614net/ipv4/ip_fw.cstruct ip_masq *ms;
ip_masq806net/ipv4/ip_fw.cstruct ip_masq  *ms;
ip_masq923net/ipv4/ip_fw.cstruct ip_masq  *ms;
ip_masq1539net/ipv4/ip_fw.cstruct ip_masq *ms;