IPSET_ATTR_CIDR   171 net/netfilter/ipset/ip_set_bitmap_ip.c 	} else if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   172 net/netfilter/ipset/ip_set_bitmap_ip.c 		u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   265 net/netfilter/ipset/ip_set_bitmap_ip.c 	} else if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   266 net/netfilter/ipset/ip_set_bitmap_ip.c 		u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   339 net/netfilter/ipset/ip_set_bitmap_ip.c 		[IPSET_ATTR_CIDR]	= { .type = NLA_U8 },
IPSET_ATTR_CIDR   347 net/netfilter/ipset/ip_set_bitmap_ip.c 		[IPSET_ATTR_CIDR]	= { .type = NLA_U8 },
IPSET_ATTR_CIDR   341 net/netfilter/ipset/ip_set_bitmap_ipmac.c 	} else if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   342 net/netfilter/ipset/ip_set_bitmap_ipmac.c 		u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   388 net/netfilter/ipset/ip_set_bitmap_ipmac.c 		[IPSET_ATTR_CIDR]	= { .type = NLA_U8 },
IPSET_ATTR_CIDR   136 net/netfilter/ipset/ip_set_hash_ip.c 	} else if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   137 net/netfilter/ipset/ip_set_hash_ip.c 		u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   248 net/netfilter/ipset/ip_set_hash_ip.c 	if (unlikely(tb[IPSET_ATTR_CIDR])) {
IPSET_ATTR_CIDR   249 net/netfilter/ipset/ip_set_hash_ip.c 		u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   293 net/netfilter/ipset/ip_set_hash_ip.c 		[IPSET_ATTR_CIDR]	= { .type = NLA_U8 },
IPSET_ATTR_CIDR   125 net/netfilter/ipset/ip_set_hash_ipmark.c 	    !(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_CIDR])) {
IPSET_ATTR_CIDR   137 net/netfilter/ipset/ip_set_hash_ipmark.c 	} else if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   138 net/netfilter/ipset/ip_set_hash_ipmark.c 		u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   239 net/netfilter/ipset/ip_set_hash_ipmark.c 	if (unlikely(tb[IPSET_ATTR_CIDR])) {
IPSET_ATTR_CIDR   240 net/netfilter/ipset/ip_set_hash_ipmark.c 		u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   291 net/netfilter/ipset/ip_set_hash_ipmark.c 		[IPSET_ATTR_CIDR]	= { .type = NLA_U8 },
IPSET_ATTR_CIDR   147 net/netfilter/ipset/ip_set_hash_ipport.c 	    !(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_CIDR] ||
IPSET_ATTR_CIDR   160 net/netfilter/ipset/ip_set_hash_ipport.c 	} else if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   161 net/netfilter/ipset/ip_set_hash_ipport.c 		u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   282 net/netfilter/ipset/ip_set_hash_ipport.c 	if (unlikely(tb[IPSET_ATTR_CIDR])) {
IPSET_ATTR_CIDR   283 net/netfilter/ipset/ip_set_hash_ipport.c 		u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   359 net/netfilter/ipset/ip_set_hash_ipport.c 		[IPSET_ATTR_CIDR]	= { .type = NLA_U8 },
IPSET_ATTR_CIDR   154 net/netfilter/ipset/ip_set_hash_ipportip.c 	    !(tb[IPSET_ATTR_IP_TO] || tb[IPSET_ATTR_CIDR] ||
IPSET_ATTR_CIDR   167 net/netfilter/ipset/ip_set_hash_ipportip.c 	} else if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   168 net/netfilter/ipset/ip_set_hash_ipportip.c 		u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   293 net/netfilter/ipset/ip_set_hash_ipportip.c 	if (unlikely(tb[IPSET_ATTR_CIDR])) {
IPSET_ATTR_CIDR   294 net/netfilter/ipset/ip_set_hash_ipportip.c 		u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   374 net/netfilter/ipset/ip_set_hash_ipportip.c 		[IPSET_ATTR_CIDR]	= { .type = NLA_U8 },
IPSET_ATTR_CIDR   224 net/netfilter/ipset/ip_set_hash_ipportnet.c 	    !(tb[IPSET_ATTR_CIDR] || tb[IPSET_ATTR_IP_TO] || with_ports ||
IPSET_ATTR_CIDR   240 net/netfilter/ipset/ip_set_hash_ipportnet.c 	} else if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   241 net/netfilter/ipset/ip_set_hash_ipportnet.c 		cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   432 net/netfilter/ipset/ip_set_hash_ipportnet.c 	if (unlikely(tb[IPSET_ATTR_CIDR])) {
IPSET_ATTR_CIDR   433 net/netfilter/ipset/ip_set_hash_ipportnet.c 		cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   532 net/netfilter/ipset/ip_set_hash_ipportnet.c 		[IPSET_ATTR_CIDR]	= { .type = NLA_U8 },
IPSET_ATTR_CIDR    90 net/netfilter/ipset/ip_set_hash_net.c 	    nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr) ||
IPSET_ATTR_CIDR   160 net/netfilter/ipset/ip_set_hash_net.c 	if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   161 net/netfilter/ipset/ip_set_hash_net.c 		e.cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   255 net/netfilter/ipset/ip_set_hash_net.c 	    nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr) ||
IPSET_ATTR_CIDR   328 net/netfilter/ipset/ip_set_hash_net.c 	if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   329 net/netfilter/ipset/ip_set_hash_net.c 		e.cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   369 net/netfilter/ipset/ip_set_hash_net.c 		[IPSET_ATTR_CIDR]	= { .type = NLA_U8 },
IPSET_ATTR_CIDR   111 net/netfilter/ipset/ip_set_hash_netiface.c 	    nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr) ||
IPSET_ATTR_CIDR   218 net/netfilter/ipset/ip_set_hash_netiface.c 	if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   219 net/netfilter/ipset/ip_set_hash_netiface.c 		e.cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   334 net/netfilter/ipset/ip_set_hash_netiface.c 	    nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr) ||
IPSET_ATTR_CIDR   426 net/netfilter/ipset/ip_set_hash_netiface.c 	if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   427 net/netfilter/ipset/ip_set_hash_netiface.c 		e.cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   476 net/netfilter/ipset/ip_set_hash_netiface.c 		[IPSET_ATTR_CIDR]	= { .type = NLA_U8 },
IPSET_ATTR_CIDR   109 net/netfilter/ipset/ip_set_hash_netnet.c 	    nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr[0]) ||
IPSET_ATTR_CIDR   193 net/netfilter/ipset/ip_set_hash_netnet.c 	if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   194 net/netfilter/ipset/ip_set_hash_netnet.c 		e.cidr[0] = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   340 net/netfilter/ipset/ip_set_hash_netnet.c 	    nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr[0]) ||
IPSET_ATTR_CIDR   426 net/netfilter/ipset/ip_set_hash_netnet.c 	if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   427 net/netfilter/ipset/ip_set_hash_netnet.c 		e.cidr[0] = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   476 net/netfilter/ipset/ip_set_hash_netnet.c 		[IPSET_ATTR_CIDR]	= { .type = NLA_U8 },
IPSET_ATTR_CIDR   104 net/netfilter/ipset/ip_set_hash_netport.c 	    nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr + 1) ||
IPSET_ATTR_CIDR   182 net/netfilter/ipset/ip_set_hash_netport.c 	if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   183 net/netfilter/ipset/ip_set_hash_netport.c 		cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   317 net/netfilter/ipset/ip_set_hash_netport.c 	    nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr + 1) ||
IPSET_ATTR_CIDR   400 net/netfilter/ipset/ip_set_hash_netport.c 	if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   401 net/netfilter/ipset/ip_set_hash_netport.c 		cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   479 net/netfilter/ipset/ip_set_hash_netport.c 		[IPSET_ATTR_CIDR]	= { .type = NLA_U8 },
IPSET_ATTR_CIDR   117 net/netfilter/ipset/ip_set_hash_netportnet.c 	    nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr[0]) ||
IPSET_ATTR_CIDR   210 net/netfilter/ipset/ip_set_hash_netportnet.c 	if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   211 net/netfilter/ipset/ip_set_hash_netportnet.c 		e.cidr[0] = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   393 net/netfilter/ipset/ip_set_hash_netportnet.c 	    nla_put_u8(skb, IPSET_ATTR_CIDR, data->cidr[0]) ||
IPSET_ATTR_CIDR   490 net/netfilter/ipset/ip_set_hash_netportnet.c 	if (tb[IPSET_ATTR_CIDR]) {
IPSET_ATTR_CIDR   491 net/netfilter/ipset/ip_set_hash_netportnet.c 		e.cidr[0] = nla_get_u8(tb[IPSET_ATTR_CIDR]);
IPSET_ATTR_CIDR   577 net/netfilter/ipset/ip_set_hash_netportnet.c 		[IPSET_ATTR_CIDR]	= { .type = NLA_U8 },