Searched refs:CHECK_BIT (Results 1 – 1 of 1) sorted by relevance
635 #define CHECK_BIT(_mcdi, _field) ({ \ macro685 CHECK_BIT(TCP_SYN_FIN_RST, tcp_syn_fin_rst) || in efx_mae_match_check_caps()686 CHECK_BIT(IS_IP_FRAG, ip_frag) || in efx_mae_match_check_caps()687 CHECK_BIT(IP_FIRST_FRAG, ip_firstfrag) || in efx_mae_match_check_caps()688 CHECK_BIT(DO_CT, ct_state_trk) || in efx_mae_match_check_caps()689 CHECK_BIT(CT_HIT, ct_state_est) || in efx_mae_match_check_caps()771 CHECK_BIT(ENC_IP_FRAG, ip_frag) || in efx_mae_match_check_caps_lhs()782 CHECK_BIT(TCP_SYN_FIN_RST, tcp_syn_fin_rst)) in efx_mae_match_check_caps_lhs()801 #undef CHECK_BIT