tcp_twcheck
if (tcp_twcheck(inp, &to, th, m, tlen))
bool tcp_twcheck(struct inpcb *, struct tcpopt *, struct tcphdr *,
if (!tcp_twcheck(inp, NULL, th, NULL, 0))