Home
last modified time | relevance | path

Searched refs:flow_change (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/tty/
H A Dtty.h49 tty->flow_change = val; in __tty_set_flow_change()
54 tty->flow_change = val; in tty_set_flow_change()
H A Dtty_ioctl.c116 tty->flow_change = 0; in tty_throttle()
140 tty->flow_change = 0; in tty_unthrottle()
163 if (tty->flow_change != TTY_THROTTLE_SAFE) in tty_throttle_safe()
194 if (tty->flow_change != TTY_UNTHROTTLE_SAFE) in tty_unthrottle_safe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/tty/
H A Dtty.h49 tty->flow_change = val; in __tty_set_flow_change()
54 tty->flow_change = val; in tty_set_flow_change()
H A Dtty_ioctl.c116 tty->flow_change = 0; in tty_throttle()
140 tty->flow_change = 0; in tty_unthrottle()
163 if (tty->flow_change != TTY_THROTTLE_SAFE) in tty_throttle_safe()
194 if (tty->flow_change != TTY_UNTHROTTLE_SAFE) in tty_unthrottle_safe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/tty/
H A Dtty.h49 tty->flow_change = val; in __tty_set_flow_change()
54 tty->flow_change = val; in tty_set_flow_change()
H A Dtty_ioctl.c116 tty->flow_change = 0; in tty_throttle()
140 tty->flow_change = 0; in tty_unthrottle()
163 if (tty->flow_change != TTY_THROTTLE_SAFE) in tty_throttle_safe()
194 if (tty->flow_change != TTY_UNTHROTTLE_SAFE) in tty_unthrottle_safe()
/dports/www/mitmproxy/mitmproxy-7.0.4/mitmproxy/tools/console/
H A Dsignals.py29 flow_change = blinker.Signal() variable
H A Dwindow.py148 signals.flow_change.connect(self.flow_changed)
H A Dstatusbar.py185 signals.flow_change.connect(self.sig_update)
H A Dconsoleaddons.py645 signals.flow_change.send(self, flow=f)
/dports/dns/flamethrower/flamethrower-0.11.0/flame/
H A Dmain.cpp128 void flow_change(std::queue<std::pair<uint64_t, uint64_t>> qps_flow, in flow_change() function
152 flow_change(qps_flow, rl_list, verbosity, c_count); in flow_change()
419 flow_change(qps_flow, rl_list, config->verbosity(), c_count); in main()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/sched/
H A Dcls_flow.c387 static int flow_change(struct net *net, struct sk_buff *in_skb, in flow_change() function
702 .change = flow_change,
/dports/multimedia/libv4l/linux-5.13-rc2/net/sched/
H A Dcls_flow.c387 static int flow_change(struct net *net, struct sk_buff *in_skb, in flow_change() function
702 .change = flow_change,
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/sched/
H A Dcls_flow.c387 static int flow_change(struct net *net, struct sk_buff *in_skb, in flow_change() function
702 .change = flow_change,
/dports/www/mitmproxy/mitmproxy-7.0.4/mitmproxy/tools/console/grideditor/
H A Dbase.py456 signals.flow_change.send(self, flow = flow)
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dtty.h299 int flow_change; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dtty.h299 int flow_change; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dtty.h299 int flow_change; member