Searched refs:CHECK_BIT (Results 1 – 1 of 1) sorted by relevance
648 #define CHECK_BIT(_mcdi, _field) ({ \ macro698 CHECK_BIT(TCP_SYN_FIN_RST, tcp_syn_fin_rst) || in efx_mae_match_check_caps()699 CHECK_BIT(IS_IP_FRAG, ip_frag) || in efx_mae_match_check_caps()700 CHECK_BIT(IP_FIRST_FRAG, ip_firstfrag) || in efx_mae_match_check_caps()701 CHECK_BIT(DO_CT, ct_state_trk) || in efx_mae_match_check_caps()702 CHECK_BIT(CT_HIT, ct_state_est) || in efx_mae_match_check_caps()784 CHECK_BIT(ENC_IP_FRAG, ip_frag) || in efx_mae_match_check_caps_lhs()795 CHECK_BIT(TCP_SYN_FIN_RST, tcp_syn_fin_rst)) in efx_mae_match_check_caps_lhs()814 #undef CHECK_BIT