Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dact_ctinfo.c152 [TCA_CTINFO_PARMS_DSCP_STATEMASK] = { .type = NLA_U32 },
200 dscpstatemask = tb[TCA_CTINFO_PARMS_DSCP_STATEMASK] ? in tcf_ctinfo_init()
201 nla_get_u32(tb[TCA_CTINFO_PARMS_DSCP_STATEMASK]) : 0; in tcf_ctinfo_init()
205 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-v6.6/include/uapi/linux/tc_act/
Dtc_ctinfo.h19 TCA_CTINFO_PARMS_DSCP_STATEMASK, enumerator