Lines Matching refs:TCA_FLOWER_UNSPEC
199 [TCA_FLOWER_UNSPEC] = { .type = NLA_UNSPEC },
230 if (mask_type == TCA_FLOWER_UNSPEC || !tb[mask_type]) in fl_set_key_val()
257 &mask->basic.n_proto, TCA_FLOWER_UNSPEC, in fl_set_key()
263 &mask->basic.ip_proto, TCA_FLOWER_UNSPEC, in fl_set_key()
287 &mask->tp.src, TCA_FLOWER_UNSPEC, in fl_set_key()
290 &mask->tp.dst, TCA_FLOWER_UNSPEC, in fl_set_key()
294 &mask->tp.src, TCA_FLOWER_UNSPEC, in fl_set_key()
297 &mask->tp.dst, TCA_FLOWER_UNSPEC, in fl_set_key()
563 if (mask_type != TCA_FLOWER_UNSPEC) { in fl_dump_key_val()
610 &mask->basic.n_proto, TCA_FLOWER_UNSPEC, in fl_dump()
616 &mask->basic.ip_proto, TCA_FLOWER_UNSPEC, in fl_dump()
639 &mask->tp.src, TCA_FLOWER_UNSPEC, in fl_dump()
642 &mask->tp.dst, TCA_FLOWER_UNSPEC, in fl_dump()
647 &mask->tp.src, TCA_FLOWER_UNSPEC, in fl_dump()
650 &mask->tp.dst, TCA_FLOWER_UNSPEC, in fl_dump()