Searched refs:tcp_twcheck (Results 1 – 3 of 3) sorted by relevance
309 tcp_twcheck(struct tcpcb* tp, struct tcphdr *th, int tlen) in tcp_twcheck() function
576 int tcp_twcheck(struct tcpcb*, struct tcphdr *, int);
600 if (tcp_twcheck(tp,/*inp, &to,*/ th, /*m,*/ tlen)) in tcp_input()