Home
last modified time | relevance | path

Searched refs:FL_KEY_SET (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dcls_flower.c1750 #define FL_KEY_SET(keys, cnt, id, member) \ macro
1760 FL_KEY_SET(keys, cnt, id, member); \
1771 FL_KEY_SET(keys, cnt, FLOW_DISSECTOR_KEY_CONTROL, control); in fl_init_dissector()
1772 FL_KEY_SET(keys, cnt, FLOW_DISSECTOR_KEY_BASIC, basic); in fl_init_dissector()
1805 FL_KEY_SET(keys, cnt, FLOW_DISSECTOR_KEY_ENC_CONTROL, in fl_init_dissector()
/kernel/linux/linux-6.6/net/sched/
H A Dcls_flower.c2024 #define FL_KEY_SET(keys, cnt, id, member) \ macro
2034 FL_KEY_SET(keys, cnt, id, member); \
2045 FL_KEY_SET(keys, cnt, FLOW_DISSECTOR_KEY_CONTROL, control); in fl_init_dissector()
2046 FL_KEY_SET(keys, cnt, FLOW_DISSECTOR_KEY_BASIC, basic); in fl_init_dissector()
2079 FL_KEY_SET(keys, cnt, FLOW_DISSECTOR_KEY_ENC_CONTROL, in fl_init_dissector()

Completed in 9 milliseconds