Home
last modified time | relevance | path

Searched refs:send_syncookie (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/netinet/
H A Dtcp_var.h1865 …6_t, struct tcpopt *, uint16_t, uint8_t, uint32_t, struct tcp_respond_args *, bool send_syncookie);
H A Dtcp_subr.c930 struct tcp_respond_args *tra, bool send_syncookie) in tcp_respond() argument
1005 } else if (!send_syncookie) in tcp_respond()