Lines Matching refs:TCA_FLOWER_UNSPEC
612 [TCA_FLOWER_UNSPEC] = { .type = NLA_UNSPEC },
773 if (mask_type == TCA_FLOWER_UNSPEC || !tb[mask_type]) in fl_set_key_val()
785 TCA_FLOWER_UNSPEC, sizeof(key->tp_range.tp_min.dst)); in fl_set_key_port_range()
788 TCA_FLOWER_UNSPEC, sizeof(key->tp_range.tp_max.dst)); in fl_set_key_port_range()
791 TCA_FLOWER_UNSPEC, sizeof(key->tp_range.tp_min.src)); in fl_set_key_port_range()
794 TCA_FLOWER_UNSPEC, sizeof(key->tp_range.tp_max.src)); in fl_set_key_port_range()
1674 TCA_FLOWER_UNSPEC, in fl_set_key()
1693 TCA_FLOWER_UNSPEC, in fl_set_key()
1704 &mask->basic.ip_proto, TCA_FLOWER_UNSPEC, in fl_set_key()
1798 &mask->l2tpv3.session_id, TCA_FLOWER_UNSPEC, in fl_set_key()
1843 &mask->enc_key_id.keyid, TCA_FLOWER_UNSPEC, in fl_set_key()
2596 if (mask_type != TCA_FLOWER_UNSPEC) { in fl_dump_key_val()
2609 &mask->tp_range.tp_min.dst, TCA_FLOWER_UNSPEC, in fl_dump_key_port_range()
2613 &mask->tp_range.tp_max.dst, TCA_FLOWER_UNSPEC, in fl_dump_key_port_range()
2617 &mask->tp_range.tp_min.src, TCA_FLOWER_UNSPEC, in fl_dump_key_port_range()
2621 &mask->tp_range.tp_max.src, TCA_FLOWER_UNSPEC, in fl_dump_key_port_range()
3066 &mask->basic.n_proto, TCA_FLOWER_UNSPEC, in fl_dump_key()
3105 &mask->basic.ip_proto, TCA_FLOWER_UNSPEC, in fl_dump_key()
3212 TCA_FLOWER_UNSPEC, in fl_dump_key()
3245 &mask->enc_key_id, TCA_FLOWER_UNSPEC, in fl_dump_key()