Home
last modified time | relevance | path

Searched defs:flow_action_entry (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/net/
A Dflow_offload.h228 struct flow_action_entry { struct
229 enum flow_action_id id;
230 u32 hw_index;
231 unsigned long cookie;
232 u64 miss_cookie;
233 enum flow_action_hw_stats hw_stats;
234 action_destr destructor;
235 void *destructor_priv;
236 union {
330 struct flow_action_entry entries[]; argument

Completed in 9 milliseconds