Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/tc_act/
Dtc_skbedit.h26 #define TCA_ACT_SKBEDIT 11 macro
/linux-4.19.296/include/net/tc_act/
Dtc_skbedit.h47 if (a->ops && a->ops->type == TCA_ACT_SKBEDIT) { in is_tcf_skbedit_mark()