Searched refs:SKBEDIT_F_INHERITDSFIELD (Results 1 – 4 of 4) sorted by relevance
41 if (params->flags & SKBEDIT_F_INHERITDSFIELD) { in tcf_skbedit_act()156 if (*pure_flags & SKBEDIT_F_INHERITDSFIELD) in tcf_skbedit_init()157 flags |= SKBEDIT_F_INHERITDSFIELD; in tcf_skbedit_init()273 if (params->flags & SKBEDIT_F_INHERITDSFIELD) in tcf_skbedit_dump()274 pure_flags |= SKBEDIT_F_INHERITDSFIELD; in tcf_skbedit_dump()
31 #define SKBEDIT_F_INHERITDSFIELD 0x20 macro
33 #define SKBEDIT_F_INHERITDSFIELD 0x20 macro