Searched refs:FL_KEY_SET (Results 1 – 1 of 1) sorted by relevance
/linux/net/sched/ |
H A D | cls_flower.c | 2151 #define FL_KEY_SET(keys, cnt, id, member) \ macro 2161 FL_KEY_SET(keys, cnt, id, member); \ 2172 FL_KEY_SET(keys, cnt, FLOW_DISSECTOR_KEY_CONTROL, control); in fl_init_dissector() 2173 FL_KEY_SET(keys, cnt, FLOW_DISSECTOR_KEY_BASIC, basic); in fl_init_dissector() 2207 FL_KEY_SET(keys, cnt, FLOW_DISSECTOR_KEY_ENC_CONTROL, in fl_init_dissector()
|