Home
last modified time | relevance | path

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

/linux/include/net/
A Dflow_offload.h306 #define flow_action_for_each(__i, __act, __actions) \ argument
307 for (__i = 0, __act = &(__actions)->entries[0]; \
309 __act = &(__actions)->entries[++__i])

Completed in 5 milliseconds