Home
last modified time | relevance | path

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

/Linux-v5.4/net/openvswitch/
Dflow.h205 struct sw_flow { struct
214 struct sw_flow_key key; argument
215 struct sw_flow_id id; argument
217 struct sw_flow_mask *mask; argument
218 struct sw_flow_actions __rcu *sf_acts; argument
219 struct sw_flow_stats __rcu *stats[]; /* One for each CPU. First one argument
/Linux-v5.4/include/uapi/linux/
Dcyclades.h398 __u32 sw_flow; /* SW flow control */ member
/Linux-v5.4/drivers/tty/
Dcyclades.c2141 __u32 sw_flow; in cy_set_line_char() local