Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/tc_act/
Dtc_ct.h16 TCA_CT_LABELS, /* u128 */ enumerator
/linux-6.1.9/net/sched/
Dact_ct.c1157 [TCA_CT_LABELS] = { .type = NLA_BINARY,
1284 if (tb[TCA_CT_LABELS]) { in tcf_ct_fill_params()
1295 p->labels, TCA_CT_LABELS, in tcf_ct_fill_params()
1529 p->labels, TCA_CT_LABELS, in tcf_ct_dump()