Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dflow_offload.h361 #define flow_action_for_each(__i, __act, __actions) \ argument
362 for (__i = 0, __act = &(__actions)->entries[0]; \
364 __act = &(__actions)->entries[++__i])