Searched refs:IS_ALL_ONES (Results 1 – 2 of 2) sorted by relevance
19 #define IS_ALL_ONES(v) (!(typeof (v))~(v)) macro
161 if (IS_ALL_ONES(fm.mask->addr_type)) in efx_tc_flower_parse_match()205 if (!IS_ALL_ONES(match->mask.eth_proto) || in efx_tc_flower_parse_match()260 match->value.ip_proto != IPPROTO_TCP) || !IS_ALL_ONES(match->mask.ip_proto)) in efx_tc_flower_parse_match()
Completed in 6 milliseconds