Searched refs:TCA_CT_UNSPEC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/net/sched/ |
| D | act_ct.c | 477 [TCA_CT_UNSPEC] = { .strict_start_type = TCA_CT_UNSPEC + 1 }, 570 if (mask_type == TCA_CT_UNSPEC || !tb[mask_type]) in tcf_ct_set_key_val() 591 NULL, TCA_CT_UNSPEC, in tcf_ct_fill_params() 636 NULL, TCA_CT_UNSPEC, in tcf_ct_fill_params() 769 if (mask_type != TCA_CT_UNSPEC) { in tcf_ct_dump_key_val() 839 NULL, TCA_CT_UNSPEC, in tcf_ct_dump() 863 NULL, TCA_CT_UNSPEC, in tcf_ct_dump()
|
| /Linux-v5.4/include/uapi/linux/tc_act/ |
| D | tc_ct.h | 9 TCA_CT_UNSPEC, enumerator
|