tag | line | file | source code |
---|---|---|---|
ip_msq_hosts | 167 | include/linux/ip_fw.h | extern struct ip_masq *ip_msq_hosts; |
ip_msq_hosts | 144 | net/ipv4/ip_fw.c | struct ip_masq *ip_msq_hosts; |
ip_msq_hosts | 522 | net/ipv4/ip_fw.c | cur = ip_msq_hosts; |
ip_msq_hosts | 525 | net/ipv4/ip_fw.c | if (old==NULL) ip_msq_hosts = ms->next; |
ip_msq_hosts | 568 | net/ipv4/ip_fw.c | mst = ip_msq_hosts; |
ip_msq_hosts | 575 | net/ipv4/ip_fw.c | ms->next = ip_msq_hosts; |
ip_msq_hosts | 576 | net/ipv4/ip_fw.c | ip_msq_hosts = ms; |
ip_msq_hosts | 810 | net/ipv4/ip_fw.c | ms = ip_msq_hosts; |
ip_msq_hosts | 939 | net/ipv4/ip_fw.c | ms = ip_msq_hosts; |
ip_msq_hosts | 1656 | net/ipv4/ip_fw.c | ms=ip_msq_hosts; |