tcp_input.c | 1352 * values now and don't bother calling tcp_dooptions(), 1736 if (tcp_dooptions(tp, optp, optlen, th, m, off, &opti) < 0) 3086 tcp_dooptions(struct tcpcb *tp, const u_char *cp, int cnt, struct tcphdr *th, function in typeref:typename:int
|