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.c2148 #define FL_KEY_IS_MASKED(mask, member) \ macro
2161 if (FL_KEY_IS_MASKED(mask, member)) \
2205 if (FL_KEY_IS_MASKED(mask, enc_ipv4) || in fl_init_dissector()
2206 FL_KEY_IS_MASKED(mask, enc_ipv6) || in fl_init_dissector()
2207 FL_KEY_IS_MASKED(mask, enc_control)) in fl_init_dissector()