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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_input.c290 static void tcp_dooptions(struct tcpcb *, u_char *, int, struct tcphdr *,
1365 * tcp_dooptions(), etc.
2125 tcp_dooptions(tp, optp, optlen, th, &to, ifscope);
2546 tcp_dooptions(tp, optp, optlen, th, &to, ifscope);
4012 tcp_dooptions(tp, cp, cnt, th, to, input_ifscope) function

Completed in 16 milliseconds