Searched refs:tcp_dooptions (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_input.c281 static void tcp_dooptions(struct tcpcb *, u_char *, int, struct tcphdr *,
1681 * tcp_dooptions(), etc.
2347 tcp_dooptions(tp, optp, optlen, th, &to, ifscope);
2794 tcp_dooptions(tp, optp, optlen, th, &to, ifscope);
4501 tcp_dooptions(tp, cp, cnt, th, to, input_ifscope) function

Completed in 130 milliseconds