Home
last modified time | relevance | path

Searched refs:BIT6 (Results 1 – 1 of 1) sorted by relevance

/external/iptables/libiptc/
Dlibip6tc.c115 #define BIT6(a, l) \ macro
123 if (BIT6(a, l) == 0) in ipv6_prefix_length()
127 if (BIT6(a, i) == 1) in ipv6_prefix_length()