tcp_use_frto 367 include/net/tcp.h extern int tcp_use_frto(struct sock *sk); tcp_use_frto 352 net/ipv4/tcp_timer.c if (tcp_use_frto(sk)) {