Searched refs:F_TOS (Results 1 – 3 of 3) sorted by relevance
6921 if (fconf & F_TOS) in fconf_to_mode()6960 fconf |= F_TOS; in mode_to_fconf()6998 fconf |= F_TOS; in fspec_to_fconf()
5677 case F_TOS: field_shift += W_FT_TOS; break; in t4_filter_field_shift()
18221 #define F_TOS V_TOS(1U) macro