Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/tc_act/
H A Dtc_ct.h16 TCA_CT_LABELS, /* u128 */ enumerator
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_ct.c1059 [TCA_CT_LABELS] = { .type = NLA_BINARY,
1186 if (tb[TCA_CT_LABELS]) { in tcf_ct_fill_params()
1197 p->labels, TCA_CT_LABELS, in tcf_ct_fill_params()
1432 p->labels, TCA_CT_LABELS, in tcf_ct_dump()