tcp_dooptions     941 netinet/tcp_input.c 		if (tcp_dooptions(tp, optp, optlen, th, m, iphlen, &opti))
tcp_dooptions    4010 netinet/tcp_input.c 		if (tcp_dooptions(&tb, optp, optlen, th, m, iphlen, oi))
tcp_dooptions     592 netinet/tcp_var.h int	 tcp_dooptions(struct tcpcb *, u_char *, int, struct tcphdr *,