Searched refs:CHECK_BIT (Results 1 – 1 of 1) sorted by relevance
637 #define CHECK_BIT(_mcdi, _field) ({ \ macro687 CHECK_BIT(TCP_SYN_FIN_RST, tcp_syn_fin_rst) || in efx_mae_match_check_caps()688 CHECK_BIT(IS_IP_FRAG, ip_frag) || in efx_mae_match_check_caps()689 CHECK_BIT(IP_FIRST_FRAG, ip_firstfrag) || in efx_mae_match_check_caps()690 CHECK_BIT(DO_CT, ct_state_trk) || in efx_mae_match_check_caps()691 CHECK_BIT(CT_HIT, ct_state_est) || in efx_mae_match_check_caps()773 CHECK_BIT(ENC_IP_FRAG, ip_frag) || in efx_mae_match_check_caps_lhs()784 CHECK_BIT(TCP_SYN_FIN_RST, tcp_syn_fin_rst)) in efx_mae_match_check_caps_lhs()803 #undef CHECK_BIT