Searched refs:flow_change (Results 1 – 4 of 4) sorted by relevance
53 tty->flow_change = val; in __tty_set_flow_change()59 tty->flow_change = val; in tty_set_flow_change()
107 tty->flow_change = TTY_FLOW_NO_CHANGE; in tty_unthrottle()129 if (tty->flow_change != TTY_THROTTLE_SAFE) in tty_throttle_safe()159 if (tty->flow_change != TTY_UNTHROTTLE_SAFE) in tty_unthrottle_safe()
389 static int flow_change(struct net *net, struct sk_buff *in_skb, in flow_change() function698 .change = flow_change,
227 int flow_change; member