Searched defs:sw_flow (Results 1 – 3 of 3) sorted by relevance
219 struct sw_flow { struct228 struct sw_flow_key key; argument229 struct sw_flow_id id; argument231 struct sw_flow_mask *mask; argument232 struct sw_flow_actions __rcu *sf_acts; argument254 static inline u8 ovs_key_mac_proto(const struct sw_flow_key *key) in ovs_key_mac_proto() argument
398 __u32 sw_flow; /* SW flow control */ member
2141 __u32 sw_flow; in cy_set_line_char() local