Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dflow_offload.h299 #define flow_action_for_each(__i, __act, __actions) \ argument
300 for (__i = 0, __act = &(__actions)->entries[0]; \
302 __act = &(__actions)->entries[++__i])