tag | line | file | source code |
---|---|---|---|
ip_msq_hosts | 149 | include/linux/ip_fw.h | extern struct ip_masq *ip_msq_hosts; |
ip_msq_hosts | 141 | net/ipv4/ip_fw.c | struct ip_masq *ip_msq_hosts; |
ip_msq_hosts | 504 | net/ipv4/ip_fw.c | cur = ip_msq_hosts; |
ip_msq_hosts | 507 | net/ipv4/ip_fw.c | if (old==NULL) ip_msq_hosts = ms->next; |
ip_msq_hosts | 550 | net/ipv4/ip_fw.c | mst = ip_msq_hosts; |
ip_msq_hosts | 557 | net/ipv4/ip_fw.c | ms->next = ip_msq_hosts; |
ip_msq_hosts | 558 | net/ipv4/ip_fw.c | ip_msq_hosts = ms; |
ip_msq_hosts | 754 | net/ipv4/ip_fw.c | ms = ip_msq_hosts; |
ip_msq_hosts | 882 | net/ipv4/ip_fw.c | ms = ip_msq_hosts; |
ip_msq_hosts | 1568 | net/ipv4/ip_fw.c | ms=ip_msq_hosts; |