Searched refs:SKBEDIT_F_MARK (Results 1 – 2 of 2) sorted by relevance
/include/uapi/linux/tc_act/ | ||
D | tc_skbedit.h | 15 #define SKBEDIT_F_MARK 0x4 macro |
/include/net/tc_act/ | ||
D | tc_skbedit.h | 50 return is_tcf_skbedit_with_flag(a, SKBEDIT_F_MARK); in is_tcf_skbedit_mark() |