Searched defs:sw_flow (Results 1 – 3 of 3) sorted by relevance
169 struct sw_flow { struct178 struct sw_flow_key key; argument179 struct sw_flow_id id; argument180 struct sw_flow_mask *mask; argument181 struct sw_flow_actions __rcu *sf_acts; argument203 static inline bool ovs_identifier_is_ufid(const struct sw_flow_id *sfid) in ovs_identifier_is_ufid() argument
397 __u32 sw_flow; /* SW flow control */ member
2162 __u32 sw_flow; in cy_set_line_char() local