Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dact_ctinfo.c149 [TCA_CTINFO_PARMS_DSCP_STATEMASK] = { .type = NLA_U32 },
197 dscpstatemask = tb[TCA_CTINFO_PARMS_DSCP_STATEMASK] ? in tcf_ctinfo_init()
198 nla_get_u32(tb[TCA_CTINFO_PARMS_DSCP_STATEMASK]) : 0; in tcf_ctinfo_init()
202 tb[TCA_CTINFO_PARMS_DSCP_STATEMASK], in tcf_ctinfo_init()
314 if (nla_put_u32(skb, TCA_CTINFO_PARMS_DSCP_STATEMASK, in tcf_ctinfo_dump()
/Linux-v5.4/include/uapi/linux/tc_act/
Dtc_ctinfo.h19 TCA_CTINFO_PARMS_DSCP_STATEMASK, enumerator