Searched refs:F_MACMATCH (Results 1 – 3 of 3) sorted by relevance
343 fconf |= F_MACMATCH; in mode_to_fconf()401 fconf |= F_MACMATCH; in check_fspec_against_fconf_iconf()461 if (hwmode & F_MACMATCH) in fconf_to_mode()859 fmask |= F_MACMATCH; in hashfilter_ntuple()
9768 tpp->macmatch_shift = t4_filter_field_shift(adap, F_MACMATCH); in read_filter_mode_and_ingress_config()9860 case F_MACMATCH: in t4_filter_field_shift()
26799 #define F_MACMATCH V_MACMATCH(1U) macro