Searched refs:F_MACMATCH (Results 1 – 3 of 3) sorted by relevance
341 fconf |= F_MACMATCH; in mode_to_fconf()399 fconf |= F_MACMATCH; in check_fspec_against_fconf_iconf()459 if (hwmode & F_MACMATCH) in fconf_to_mode()857 fmask |= F_MACMATCH; in hashfilter_ntuple()
9706 tpp->macmatch_shift = t4_filter_field_shift(adap, F_MACMATCH); in read_filter_mode_and_ingress_config()9793 case F_MACMATCH: in t4_filter_field_shift()
26797 #define F_MACMATCH V_MACMATCH(1U) macro