Searched refs:TCA_SKBEDIT_PRIORITY (Results 1 – 2 of 2) sorted by relevance
29 TCA_SKBEDIT_PRIORITY, enumerator
108 [TCA_SKBEDIT_PRIORITY] = { .len = sizeof(u32) },147 if (tb[TCA_SKBEDIT_PRIORITY] != NULL) { in tcf_skbedit_init()149 priority = nla_data(tb[TCA_SKBEDIT_PRIORITY]); in tcf_skbedit_init()306 nla_put_u32(skb, TCA_SKBEDIT_PRIORITY, params->priority)) in tcf_skbedit_dump()