Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/tc_act/
Dtc_ct.h16 TCA_CT_LABELS, /* u128 */ enumerator
/Linux-v5.10/net/sched/
Dact_ct.c1046 [TCA_CT_LABELS] = { .type = NLA_BINARY,
1173 if (tb[TCA_CT_LABELS]) { in tcf_ct_fill_params()
1184 p->labels, TCA_CT_LABELS, in tcf_ct_fill_params()
1419 p->labels, TCA_CT_LABELS, in tcf_ct_dump()