Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dtc_conntrack.c104 if (IS_ALL_ONES(fm.mask->addr_type)) in efx_tc_ct_parse_match()
141 if (!IS_ALL_ONES(fm.mask->n_proto)) { in efx_tc_ct_parse_match()
155 if (!IS_ALL_ONES(fm.mask->ip_proto)) { in efx_tc_ct_parse_match()
184 if (!IS_ALL_ONES(fm.mask->src)) { in efx_tc_ct_parse_match()
191 if (!IS_ALL_ONES(fm.mask->dst)) { in efx_tc_ct_parse_match()
226 if (!IS_ALL_ONES(fm.mask->src)) { in efx_tc_ct_parse_match()
233 if (!IS_ALL_ONES(fm.mask->dst)) { in efx_tc_ct_parse_match()
H A Dtc.h19 #define IS_ALL_ONES(v) (!(typeof (v))~(v)) macro
H A Dtc.c256 if (IS_ALL_ONES(fm.mask->addr_type)) in efx_tc_flower_parse_match()
306 if (!IS_ALL_ONES(match->mask.eth_proto) || in efx_tc_flower_parse_match()
362 match->value.ip_proto != IPPROTO_TCP) || !IS_ALL_ONES(match->mask.ip_proto)) in efx_tc_flower_parse_match()
392 if (!IS_ALL_ONES(fm.mask->addr_type)) { in efx_tc_flower_parse_match()
508 if (!IS_ALL_ONES(match->mask.enc_dst_ip)) { in efx_tc_flower_record_encap_match()
513 if (!IS_ALL_ONES(match->mask.enc_src_ip)) { in efx_tc_flower_record_encap_match()
539 if (!IS_ALL_ONES(match->mask.enc_dport)) { in efx_tc_flower_record_encap_match()