S_TC_VERD          46 include/linux/pkt_cls.h #define M_TC_VERD          _TC_MAKEMASK(4,S_TC_VERD)
S_TC_VERD          47 include/linux/pkt_cls.h #define G_TC_VERD(x)       _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD)
S_TC_VERD          48 include/linux/pkt_cls.h #define V_TC_VERD(x)       _TC_MAKEVALUE(x,S_TC_VERD)