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

/freebsd-10.3-release/sys/netinet/
H A Dtcp_syncache.h128 /* Internal use for the syncookie functions. */
129 union syncookie { union
H A Dtcp_syncache.c577 "syncache entry (possibly syncookie only), "
975 * a returning syncookie. To do this, first:
977 * the past. We don't want to accept a bogus syncookie
979 * B. check that the syncookie is valid. If it is, then
1719 * syncache entry is found the syncookie is ignored.
1759 * new random value every 15 seconds. The life-time of a syncookie is thus
1772 * to spoof a single syncookie (birthday collision paradox). However the
1791 * Schematic construction of a syncookie enabled Initial Sequence Number:
1869 union syncookie cookie;
1936 union syncookie cooki
[all...]

Completed in 53 milliseconds