Home
last modified time | relevance | path

Searched refs:TC_OK2MUNGE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dpkt_cls.h42 #define TC_OK2MUNGE _TC_MAKEMASK1(1) macro
43 #define SET_TC_OK2MUNGE(v) ( TC_OK2MUNGE | (v & ~TC_OK2MUNGE))
44 #define CLR_TC_OK2MUNGE(v) ( v & ~TC_OK2MUNGE)
/linux-4.1.27/Documentation/networking/
Dtc-actions-env-rules.txt17 You must also tell us if it is ok to munge the packet (TC_OK2MUNGE),