tag | line | file | source code |
ip_masq | 139 | include/linux/ip_fw.h | struct ip_masq *next; /* next member in list */ |
ip_masq | 149 | include/linux/ip_fw.h | extern struct ip_masq *ip_msq_hosts; |
ip_masq | 141 | net/ipv4/ip_fw.c | struct ip_masq *ip_msq_hosts; |
ip_masq | 489 | net/ipv4/ip_fw.c | struct ip_masq *ms = (struct ip_masq *)data; |
ip_masq | 490 | net/ipv4/ip_fw.c | struct ip_masq *old,*cur; |
ip_masq | 525 | net/ipv4/ip_fw.c | static struct ip_masq *alloc_masq_entry(void) |
ip_masq | 527 | net/ipv4/ip_fw.c | struct ip_masq *ms, *mst; |
ip_masq | 530 | net/ipv4/ip_fw.c | ms = (struct ip_masq *) kmalloc(sizeof(struct ip_masq), GFP_ATOMIC); |
ip_masq | 576 | net/ipv4/ip_fw.c | static struct sk_buff *revamp(struct sk_buff *skb, struct device *dev, struct ip_masq *ftp) |
ip_masq | 585 | net/ipv4/ip_fw.c | struct ip_masq *ms; |
ip_masq | 739 | net/ipv4/ip_fw.c | struct ip_masq *ms; |
ip_masq | 856 | net/ipv4/ip_fw.c | struct ip_masq *ms; |
ip_masq | 1560 | net/ipv4/ip_fw.c | struct ip_masq *ms; |