Searched refs:pktsize (Results 1 – 1 of 1) sorted by relevance
718 static inline int tcp_bound_to_half_wnd(struct tcp_sock *tp, int pktsize) in tcp_bound_to_half_wnd() argument734 if (cutoff && pktsize > cutoff) in tcp_bound_to_half_wnd()737 return pktsize; in tcp_bound_to_half_wnd()