Symbol: TCA_FLOWER_UNSPEC
net/sched/cls_flower.c
1844
&mask->cfm.opcode, TCA_FLOWER_UNSPEC,
net/sched/cls_flower.c
1886
&mask->meta.l2_miss, TCA_FLOWER_UNSPEC,
net/sched/cls_flower.c
1898
TCA_FLOWER_UNSPEC,
net/sched/cls_flower.c
1917
TCA_FLOWER_UNSPEC,
net/sched/cls_flower.c
1928
&mask->basic.ip_proto, TCA_FLOWER_UNSPEC,
net/sched/cls_flower.c
2022
&mask->l2tpv3.session_id, TCA_FLOWER_UNSPEC,
net/sched/cls_flower.c
2077
&mask->enc_key_id.keyid, TCA_FLOWER_UNSPEC,
net/sched/cls_flower.c
2894
if (mask_type != TCA_FLOWER_UNSPEC) {
net/sched/cls_flower.c
2907
&mask->tp_range.tp_min.dst, TCA_FLOWER_UNSPEC,
net/sched/cls_flower.c
2911
&mask->tp_range.tp_max.dst, TCA_FLOWER_UNSPEC,
net/sched/cls_flower.c
2915
&mask->tp_range.tp_min.src, TCA_FLOWER_UNSPEC,
net/sched/cls_flower.c
2919
&mask->tp_range.tp_max.src, TCA_FLOWER_UNSPEC,
net/sched/cls_flower.c
3452
TCA_FLOWER_UNSPEC, sizeof(key->meta.l2_miss)))
net/sched/cls_flower.c
3462
&mask->basic.n_proto, TCA_FLOWER_UNSPEC,
net/sched/cls_flower.c
3501
&mask->basic.ip_proto, TCA_FLOWER_UNSPEC,
net/sched/cls_flower.c
3608
TCA_FLOWER_UNSPEC,
net/sched/cls_flower.c
3647
&mask->enc_key_id, TCA_FLOWER_UNSPEC,
net/sched/cls_flower.c
635
[TCA_FLOWER_UNSPEC] = { .strict_start_type =
net/sched/cls_flower.c
820
if (mask_type == TCA_FLOWER_UNSPEC || !tb[mask_type])
net/sched/cls_flower.c
850
TCA_FLOWER_UNSPEC, sizeof(key->tp_range.tp_min.dst));
net/sched/cls_flower.c
853
TCA_FLOWER_UNSPEC, sizeof(key->tp_range.tp_max.dst));
net/sched/cls_flower.c
856
TCA_FLOWER_UNSPEC, sizeof(key->tp_range.tp_min.src));
net/sched/cls_flower.c
859
TCA_FLOWER_UNSPEC, sizeof(key->tp_range.tp_max.src));