Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dtty.h53 tty->flow_change = val; in __tty_set_flow_change()
59 tty->flow_change = val; in tty_set_flow_change()
H A Dtty_ioctl.c107 tty->flow_change = TTY_FLOW_NO_CHANGE; in tty_unthrottle()
130 if (tty->flow_change != TTY_THROTTLE_SAFE) in tty_throttle_safe()
158 if (tty->flow_change != TTY_UNTHROTTLE_SAFE) in tty_unthrottle_safe()
/linux/net/sched/
H A Dcls_flow.c390 static int flow_change(struct net *net, struct sk_buff *in_skb, in flow_change() function
699 .change = flow_change,