Searched refs:_misc (Results 1 – 2 of 2) sorted by relevance
62 #define DR_MASK_IS_L2_DST(_spec, _misc, _inner_outer) (_spec.first_vid || \ argument66 (_misc)._inner_outer##_second_vid || \67 (_misc)._inner_outer##_second_cfi || \68 (_misc)._inner_outer##_second_prio || \69 (_misc)._inner_outer##_second_cvlan_tag || \70 (_misc)._inner_outer##_second_svlan_tag)72 #define DR_MASK_IS_ETH_L4_SET(_spec, _misc, _inner_outer) ( \ argument76 (_misc)._inner_outer##_ipv6_flow_label)
75 #define DR_STE_IS_OUTER_MPLS_OVER_GRE_SET(_misc) (\ argument76 (_misc)->outer_first_mpls_over_gre_label || \77 (_misc)->outer_first_mpls_over_gre_exp || \78 (_misc)->outer_first_mpls_over_gre_s_bos || \79 (_misc)->outer_first_mpls_over_gre_ttl)80 #define DR_STE_IS_OUTER_MPLS_OVER_UDP_SET(_misc) (\ argument81 (_misc)->outer_first_mpls_over_udp_label || \82 (_misc)->outer_first_mpls_over_udp_exp || \83 (_misc)->outer_first_mpls_over_udp_s_bos || \84 (_misc)->outer_first_mpls_over_udp_ttl)