Home
last modified time | relevance | path

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

/linux-4.1.27/net/openvswitch/
Dflow.h224 struct sw_flow { struct
233 struct sw_flow_key key; argument
234 struct sw_flow_id id; argument
235 struct sw_flow_mask *mask; argument
236 struct sw_flow_actions __rcu *sf_acts; argument
258 static inline bool ovs_identifier_is_ufid(const struct sw_flow_id *sfid) in ovs_identifier_is_ufid() argument
/linux-4.1.27/include/uapi/linux/
Dcyclades.h397 __u32 sw_flow; /* SW flow control */ member
/linux-4.1.27/drivers/tty/
Dcyclades.c2171 __u32 sw_flow; in cy_set_line_char() local