Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dflow_offload.h355 #define flow_action_for_each(__i, __act, __actions) \ argument
356 for (__i = 0, __act = &(__actions)->entries[0]; \
358 __act = &(__actions)->entries[++__i])

Completed in 6 milliseconds