Home
last modified time | relevance | path

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

/Linux-v4.19/net/openvswitch/
Dflow.h219 struct sw_flow { struct
228 struct sw_flow_key key; argument
229 struct sw_flow_id id; argument
231 struct sw_flow_mask *mask; argument
232 struct sw_flow_actions __rcu *sf_acts; argument
254 static inline u8 ovs_key_mac_proto(const struct sw_flow_key *key) in ovs_key_mac_proto() argument
/Linux-v4.19/include/uapi/linux/
Dcyclades.h398 __u32 sw_flow; /* SW flow control */ member
/Linux-v4.19/drivers/tty/
Dcyclades.c2141 __u32 sw_flow; in cy_set_line_char() local