Home
last modified time | relevance | path

Searched refs:FL_KEY_IS_MASKED (Results 1 – 1 of 1) sorted by relevance

/linux/net/sched/
H A Dcls_flower.c2149 #define FL_KEY_IS_MASKED(mask, member) \ macro
2162 if (FL_KEY_IS_MASKED(mask, member)) \
2206 if (FL_KEY_IS_MASKED(mask, enc_ipv4) || in fl_init_dissector()
2207 FL_KEY_IS_MASKED(mask, enc_ipv6) || in fl_init_dissector()
2208 FL_KEY_IS_MASKED(mask, enc_control)) in fl_init_dissector()