Lines Matching refs:TCA_FLOWER_UNSPEC
608 [TCA_FLOWER_UNSPEC] = { .type = NLA_UNSPEC },
758 if (mask_type == TCA_FLOWER_UNSPEC || !tb[mask_type]) in fl_set_key_val()
770 TCA_FLOWER_UNSPEC, sizeof(key->tp_range.tp_min.dst)); in fl_set_key_port_range()
773 TCA_FLOWER_UNSPEC, sizeof(key->tp_range.tp_max.dst)); in fl_set_key_port_range()
776 TCA_FLOWER_UNSPEC, sizeof(key->tp_range.tp_min.src)); in fl_set_key_port_range()
779 TCA_FLOWER_UNSPEC, sizeof(key->tp_range.tp_max.src)); in fl_set_key_port_range()
1521 TCA_FLOWER_UNSPEC, in fl_set_key()
1537 &mask->basic.ip_proto, TCA_FLOWER_UNSPEC, in fl_set_key()
1671 &mask->enc_key_id.keyid, TCA_FLOWER_UNSPEC, in fl_set_key()
2415 if (mask_type != TCA_FLOWER_UNSPEC) { in fl_dump_key_val()
2428 &mask->tp_range.tp_min.dst, TCA_FLOWER_UNSPEC, in fl_dump_key_port_range()
2432 &mask->tp_range.tp_max.dst, TCA_FLOWER_UNSPEC, in fl_dump_key_port_range()
2436 &mask->tp_range.tp_min.src, TCA_FLOWER_UNSPEC, in fl_dump_key_port_range()
2440 &mask->tp_range.tp_max.src, TCA_FLOWER_UNSPEC, in fl_dump_key_port_range()
2852 &mask->basic.n_proto, TCA_FLOWER_UNSPEC, in fl_dump_key()
2886 &mask->basic.ip_proto, TCA_FLOWER_UNSPEC, in fl_dump_key()
3008 &mask->enc_key_id, TCA_FLOWER_UNSPEC, in fl_dump_key()