Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/tc_act/
H A Dtc_ct.h16 TCA_CT_LABELS, /* u128 */ enumerator
/openbmc/linux/net/sched/
H A Dact_ct.c1117 [TCA_CT_LABELS] = { .type = NLA_BINARY,
1248 if (tb[TCA_CT_LABELS]) { in tcf_ct_fill_params()
1259 p->labels, TCA_CT_LABELS, in tcf_ct_fill_params()
1526 p->labels, TCA_CT_LABELS, in tcf_ct_dump()