Symbol: ip6_netmask
net/netfilter/ipset/ip_set_hash_gen.h
1518
ip6_netmask(&bitmask, netmask);
net/netfilter/ipset/ip_set_hash_ipportnet.c
351
ip6_netmask(&elem->ip2, cidr);
net/netfilter/ipset/ip_set_hash_ipportnet.c
411
ip6_netmask(&e.ip2, e.cidr + 1);
net/netfilter/ipset/ip_set_hash_ipportnet.c
465
ip6_netmask(&e.ip2, e.cidr + 1);
net/netfilter/ipset/ip_set_hash_net.c
252
ip6_netmask(&elem->ip, cidr);
net/netfilter/ipset/ip_set_hash_net.c
304
ip6_netmask(&e.ip, e.cidr);
net/netfilter/ipset/ip_set_hash_net.c
341
ip6_netmask(&e.ip, e.cidr);
net/netfilter/ipset/ip_set_hash_netiface.c
337
ip6_netmask(&elem->ip, cidr);
net/netfilter/ipset/ip_set_hash_netiface.c
394
ip6_netmask(&e.ip, e.cidr);
net/netfilter/ipset/ip_set_hash_netiface.c
449
ip6_netmask(&e.ip, e.cidr);
net/netfilter/ipset/ip_set_hash_netnet.c
333
ip6_netmask(&elem->ip[1], cidr);
net/netfilter/ipset/ip_set_hash_netnet.c
336
ip6_netmask(&elem->ip[0], cidr);
net/netfilter/ipset/ip_set_hash_netnet.c
398
ip6_netmask(&e.ip[0], e.cidr[0]);
net/netfilter/ipset/ip_set_hash_netnet.c
399
ip6_netmask(&e.ip[1], e.cidr[1]);
net/netfilter/ipset/ip_set_hash_netnet.c
453
ip6_netmask(&e.ip[0], e.cidr[0]);
net/netfilter/ipset/ip_set_hash_netnet.c
454
ip6_netmask(&e.ip[1], e.cidr[1]);
net/netfilter/ipset/ip_set_hash_netport.c
310
ip6_netmask(&elem->ip, cidr);
net/netfilter/ipset/ip_set_hash_netport.c
368
ip6_netmask(&e.ip, e.cidr + 1);
net/netfilter/ipset/ip_set_hash_netport.c
411
ip6_netmask(&e.ip, e.cidr + 1);
net/netfilter/ipset/ip_set_hash_netportnet.c
394
ip6_netmask(&elem->ip[1], cidr);
net/netfilter/ipset/ip_set_hash_netportnet.c
397
ip6_netmask(&elem->ip[0], cidr);
net/netfilter/ipset/ip_set_hash_netportnet.c
466
ip6_netmask(&e.ip[0], e.cidr[0]);
net/netfilter/ipset/ip_set_hash_netportnet.c
467
ip6_netmask(&e.ip[1], e.cidr[1]);
net/netfilter/ipset/ip_set_hash_netportnet.c
520
ip6_netmask(&e.ip[0], e.cidr[0]);
net/netfilter/ipset/ip_set_hash_netportnet.c
521
ip6_netmask(&e.ip[1], e.cidr[1]);