Searched refs:inner_bit (Results 1 – 1 of 1) sorted by relevance
582 int inner_bit = check_inner ? IB_FLOW_SPEC_INNER : 0; in is_valid_ethertype() local593 if ((ib_spec->type == (IB_FLOW_SPEC_ETH | inner_bit)) && in is_valid_ethertype()599 } else if ((ib_spec->type == (IB_FLOW_SPEC_IPV4 | inner_bit)) || in is_valid_ethertype()600 (ib_spec->type == (IB_FLOW_SPEC_IPV6 | inner_bit))) { in is_valid_ethertype()609 (ip_spec_type == (IB_FLOW_SPEC_IPV4 | inner_bit)); in is_valid_ethertype()611 (ip_spec_type == (IB_FLOW_SPEC_IPV6 | inner_bit)); in is_valid_ethertype()