Lines Matching defs:flag
1095 int flag; member
1952 static bool tcp_check_sack_reneging(struct sock *sk, int flag) in tcp_check_sack_reneging()
1991 static bool tcp_pause_early_retransmit(struct sock *sk, int flag) in tcp_pause_early_retransmit()
2108 static bool tcp_time_to_recover(struct sock *sk, int flag) in tcp_time_to_recover()
2473 int fast_rexmit, int flag) in tcp_cwnd_reduction()
2542 static void tcp_try_to_open(struct sock *sk, int flag, const int prior_unsacked) in tcp_try_to_open()
2667 static void tcp_process_loss(struct sock *sk, int flag, bool is_dupack) in tcp_process_loss()
2716 const int prior_unsacked, int flag) in tcp_try_undo_partial()
2761 bool is_dupack, int flag) in tcp_fastretrans_alert()
2939 static inline bool tcp_ack_update_rtt(struct sock *sk, const int flag, in tcp_ack_update_rtt()
3113 int flag = 0; in tcp_clean_rtx_queue() local
3292 static inline bool tcp_ack_is_dubious(const struct sock *sk, const int flag) in tcp_ack_is_dubious()
3299 static inline bool tcp_may_raise_cwnd(const struct sock *sk, const int flag) in tcp_may_raise_cwnd()
3359 int flag = 0; in tcp_ack_update_window() local
3476 static void tcp_process_tlp_ack(struct sock *sk, u32 ack, int flag) in tcp_process_tlp_ack()
3512 static int tcp_ack(struct sock *sk, const struct sk_buff *skb, int flag) in tcp_ack()