tag | line | file | source code |
ip_masq | 156 | include/linux/ip_fw.h | struct ip_masq *next; /* next member in list */ |
ip_masq | 167 | include/linux/ip_fw.h | extern struct ip_masq *ip_msq_hosts; |
ip_masq | 144 | net/ipv4/ip_fw.c | struct ip_masq *ip_msq_hosts; |
ip_masq | 507 | net/ipv4/ip_fw.c | struct ip_masq *ms = (struct ip_masq *)data; |
ip_masq | 508 | net/ipv4/ip_fw.c | struct ip_masq *old,*cur; |
ip_masq | 543 | net/ipv4/ip_fw.c | static struct ip_masq *alloc_masq_entry(void) |
ip_masq | 545 | net/ipv4/ip_fw.c | struct ip_masq *ms, *mst; |
ip_masq | 548 | net/ipv4/ip_fw.c | ms = (struct ip_masq *) kmalloc(sizeof(struct ip_masq), GFP_ATOMIC); |
ip_masq | 594 | net/ipv4/ip_fw.c | static struct sk_buff *revamp(struct sk_buff *skb, struct device *dev, struct ip_masq *ftp) |
ip_masq | 603 | net/ipv4/ip_fw.c | struct ip_masq *ms; |
ip_masq | 795 | net/ipv4/ip_fw.c | struct ip_masq *ms; |
ip_masq | 912 | net/ipv4/ip_fw.c | struct ip_masq *ms; |
ip_masq | 1648 | net/ipv4/ip_fw.c | struct ip_masq *ms; |