Home
last modified time | relevance | path

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

/include/uapi/linux/tc_act/
Dtc_skbedit.h15 #define SKBEDIT_F_MARK 0x4 macro
/include/net/tc_act/
Dtc_skbedit.h50 return is_tcf_skbedit_with_flag(a, SKBEDIT_F_MARK); in is_tcf_skbedit_mark()