Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_input.c286 static inline void tcp_adaptive_rwtimo_check(struct tcpcb *, int);
891 tcp_adaptive_rwtimo_check(struct tcpcb *tp, int tlen) in tcp_adaptive_rwtimo_check() function
3434 tcp_adaptive_rwtimo_check(tp, tlen); in tcp_input()
5852 tcp_adaptive_rwtimo_check(tp, tlen); in tcp_input()