Searched refs:inner_bit (Results 1 – 1 of 1) sorted by relevance
581 int inner_bit = check_inner ? IB_FLOW_SPEC_INNER : 0; in is_valid_ethertype() local592 if ((ib_spec->type == (IB_FLOW_SPEC_ETH | inner_bit)) && in is_valid_ethertype()598 } else if ((ib_spec->type == (IB_FLOW_SPEC_IPV4 | inner_bit)) || in is_valid_ethertype()599 (ib_spec->type == (IB_FLOW_SPEC_IPV6 | inner_bit))) { in is_valid_ethertype()608 (ip_spec_type == (IB_FLOW_SPEC_IPV4 | inner_bit)); in is_valid_ethertype()610 (ip_spec_type == (IB_FLOW_SPEC_IPV6 | inner_bit)); in is_valid_ethertype()