Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H A Dtc_ct.h25 bool put_labels; member
/linux/net/sched/
H A Dact_ct.c881 if (params->put_labels) in tcf_ct_params_free()
1240 bool put_labels = false; in tcf_ct_fill_params() local
1281 put_labels = true; in tcf_ct_fill_params()
1327 p->put_labels = put_labels; in tcf_ct_fill_params()
1333 if (put_labels) in tcf_ct_fill_params()