Searched refs:FL_KEY_SET (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/sched/ |
| D | cls_flower.c | 1294 #define FL_KEY_SET(keys, cnt, id, member) \ macro 1304 FL_KEY_SET(keys, cnt, id, member); \ 1315 FL_KEY_SET(keys, cnt, FLOW_DISSECTOR_KEY_CONTROL, control); in fl_init_dissector() 1316 FL_KEY_SET(keys, cnt, FLOW_DISSECTOR_KEY_BASIC, basic); in fl_init_dissector() 1325 FL_KEY_SET(keys, cnt, FLOW_DISSECTOR_KEY_PORTS, tp); in fl_init_dissector() 1348 FL_KEY_SET(keys, cnt, FLOW_DISSECTOR_KEY_ENC_CONTROL, in fl_init_dissector()
|