taglinefilesource code
ip_masq139include/linux/ip_fw.hstruct ip_masq  *next;    /* next member in list */
ip_masq149include/linux/ip_fw.hextern struct ip_masq *ip_msq_hosts;
ip_masq137net/ipv4/ip_fw.cstruct ip_masq *ip_msq_hosts;
ip_masq459net/ipv4/ip_fw.cstruct ip_masq *ms = (struct ip_masq *)data;
ip_masq460net/ipv4/ip_fw.cstruct ip_masq *old,*cur;
ip_masq495net/ipv4/ip_fw.cstatic struct ip_masq *alloc_masq_entry(void)
ip_masq497net/ipv4/ip_fw.cstruct ip_masq *ms, *mst;
ip_masq500net/ipv4/ip_fw.cms = (struct ip_masq *) kmalloc(sizeof(struct ip_masq), GFP_ATOMIC);
ip_masq546net/ipv4/ip_fw.cstatic struct sk_buff *revamp(struct sk_buff *skb, struct device *dev, struct ip_masq *ftp)
ip_masq555net/ipv4/ip_fw.cstruct ip_masq *ms;
ip_masq688net/ipv4/ip_fw.cstruct ip_masq  *ms;
ip_masq804net/ipv4/ip_fw.cstruct ip_masq  *ms;
ip_masq1508net/ipv4/ip_fw.cstruct ip_masq *ms;