Searched refs:TCA_FLOWER_UNSPEC (Results 1 – 3 of 3) sorted by relevance
/linux/net/sched/ |
H A D | cls_flower.c | 635 [TCA_FLOWER_UNSPEC] = { .strict_start_type = 820 if (mask_type == TCA_FLOWER_UNSPEC || !tb[mask_type]) in fl_set_key_val() 850 TCA_FLOWER_UNSPEC, sizeof(key->tp_range.tp_min.dst)); in fl_set_key_port_range() 853 TCA_FLOWER_UNSPEC, sizeof(key->tp_range.tp_max.dst)); in fl_set_key_port_range() 856 TCA_FLOWER_UNSPEC, sizeof(key->tp_range.tp_min.src)); in fl_set_key_port_range() 859 TCA_FLOWER_UNSPEC, sizeof(key->tp_range.tp_max.src)); in fl_set_key_port_range() 1843 &mask->cfm.opcode, TCA_FLOWER_UNSPEC, in fl_set_key_cfm_opcode() 1885 &mask->meta.l2_miss, TCA_FLOWER_UNSPEC, in fl_set_key() 1897 TCA_FLOWER_UNSPEC, in fl_set_key() 1916 TCA_FLOWER_UNSPEC, in fl_set_key() [all …]
|
/linux/tools/include/uapi/linux/ |
H A D | pkt_cls.h | 338 TCA_FLOWER_UNSPEC, enumerator
|
/linux/include/uapi/linux/ |
H A D | pkt_cls.h | 424 TCA_FLOWER_UNSPEC, enumerator
|