Searched defs:ip_to (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_hash_ip.c | 109 u32 ip = 0, ip_to = 0, hosts; in hash_ip4_uadt() local
|
D | ip_set_hash_ipmark.c | 110 u32 ip, ip_to = 0; in hash_ipmark4_uadt() local
|
D | ip_set_hash_ipport.c | 117 u32 ip, ip_to = 0, p = 0, port, port_to; in hash_ipport4_uadt() local
|
D | ip_set_hash_ipportip.c | 119 u32 ip, ip_to = 0, p = 0, port, port_to; in hash_ipportip4_uadt() local
|
D | ip_set_bitmap_ip.c | 135 u32 ip = 0, ip_to = 0; in bitmap_ip_uadt() local
|
D | ip_set_hash_net.c | 147 u32 ip = 0, ip_to = 0, last; in hash_net4_uadt() local
|
D | ip_set_hash_netport.c | 165 u32 port, port_to, p = 0, ip = 0, ip_to = 0, last; in hash_netport4_uadt() local
|
D | ip_set_hash_netnet.c | 166 u32 ip = 0, ip_to = 0, last; in hash_netnet4_uadt() local
|
D | ip_set_hash_ipportnet.c | 171 u32 ip = 0, ip_to = 0, p = 0, port, port_to; in hash_ipportnet4_uadt() local
|
D | ip_set_hash_netportnet.c | 181 u32 ip = 0, ip_to = 0, ip_last, p = 0, port, port_to; in hash_netportnet4_uadt() local
|
D | ip_set_hash_netiface.c | 293 u32 ip = 0, ip_to = 0, last; in hash_netiface4_uadt() local
|