Searched refs:tcp_dooptions (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.101.15/bsd/netinet/ |
| H A D | tcp_input.c | 278 static void tcp_dooptions(struct tcpcb *, u_char *cp0 __counted_by(cnt0), int cnt0, struct tcphdr *, 3102 tcp_dooptions(tp, optp, optlen, th, &to); in tcp_input() 3613 tcp_dooptions(tp, optp, optlen, th, &to); in tcp_input() 6192 tcp_dooptions(struct tcpcb *tp, u_char *cp0 __counted_by(cnt0), int cnt0, struct tcphdr *th, in tcp_dooptions() function
|