Home
last modified time | relevance | path

Searched refs:tcp_check_probe_timer (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/net/
Dtcp.h1339 static __inline__ void tcp_check_probe_timer(struct sock *sk, struct tcp_opt *tp) in tcp_check_probe_timer() function
1366 tcp_check_probe_timer(sk, tp); in __tcp_push_pending_frames()
/linux-2.4.37.9/net/ipv4/
Dtcp_input.c3868 tcp_check_probe_timer(sk, tp); in __tcp_data_snd_check()