tag | line | file | source code |
---|---|---|---|
ip_msq_hosts | 191 | include/linux/ip_fw.h | extern struct ip_masq *ip_msq_hosts; |
ip_msq_hosts | 158 | net/ipv4/ip_fw.c | struct ip_masq *ip_msq_hosts; |
ip_msq_hosts | 544 | net/ipv4/ip_fw.c | cur = ip_msq_hosts; |
ip_msq_hosts | 547 | net/ipv4/ip_fw.c | if (old==NULL) ip_msq_hosts = ms->next; |
ip_msq_hosts | 590 | net/ipv4/ip_fw.c | mst = ip_msq_hosts; |
ip_msq_hosts | 597 | net/ipv4/ip_fw.c | ms->next = ip_msq_hosts; |
ip_msq_hosts | 598 | net/ipv4/ip_fw.c | ip_msq_hosts = ms; |
ip_msq_hosts | 832 | net/ipv4/ip_fw.c | ms = ip_msq_hosts; |
ip_msq_hosts | 962 | net/ipv4/ip_fw.c | ms = ip_msq_hosts; |
ip_msq_hosts | 1584 | net/ipv4/ip_fw.c | ms=ip_msq_hosts; |