Searched refs:syncookie_respond (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.1.9/bsd/netinet/ |
| H A D | tcp_syncookie.c | 86 syncookie_respond(struct socket *so, struct tcpcb *tp, struct tcp_inp *tpi, uint16_t flags, 303 if (syncookie_respond(so, tp, tpi, output_flags, local, remote)) { in tcp_syncookie_syn() 318 syncookie_respond(struct socket *so, struct tcpcb *tp, struct tcp_inp *tpi, uint16_t flags, in syncookie_respond() function
|