Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dflow_offload.h345 #define flow_action_for_each(__i, __act, __actions) \ argument
346 for (__i = 0, __act = &(__actions)->entries[0]; \
348 __act = &(__actions)->entries[++__i])