Searched refs:tcp_twcheck (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | toecore.c | 393 if (!tcp_twcheck(inp, NULL, th, NULL, 0)) in toe_4tuple_check()
|
| H A D | tcp_timewait.c | 380 tcp_twcheck(struct inpcb *inp, struct tcpopt *to, struct tcphdr *th, in tcp_twcheck() function
|
| H A D | tcp_var.h | 1021 int tcp_twcheck(struct inpcb *, struct tcpopt *, struct tcphdr *,
|
| H A D | tcp_input.c | 996 if (tcp_twcheck(inp, &to, th, m, tlen)) in tcp_input()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | tcp_var.h | 1021 int tcp_twcheck(struct inpcb *, struct tcpopt *, struct tcphdr *,
|