Home
last modified time | relevance | path

Searched defs:DCIDR_GET (Results 1 – 1 of 1) sorted by relevance

/linux/net/netfilter/ipset/
H A Dip_set_hash_gen.h136 #define DCIDR_GET(cidr, i) (__CIDR(cidr, i) + 1) macro
139 #define DCIDR_GET(cidr, i) __CIDR(cidr, i) macro