Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_timewait.c196 tcp_twcheck(struct inpcb *inp, struct tcpopt *to, struct tcphdr *th, in tcp_twcheck() function
H A Dtoecore.c403 if (!tcp_twcheck(inp, NULL, th, NULL, 0)) in toe_4tuple_check()
H A Dtcp_var.h1466 bool tcp_twcheck(struct inpcb *, struct tcpopt *, struct tcphdr *,
H A Dtcp_input.c1004 if (tcp_twcheck(inp, &to, th, m, tlen)) in tcp_input_with_port()