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

/freebsd-13-stable/sys/netinet/
H A Dtcp_syncache.c146 *syncookie_lookup(struct in_conninfo *, struct syncache_head *,
1149 sc = syncookie_lookup(inc, sch, &scs, th, to, *lsop, port);
2288 syncookie_lookup(struct in_conninfo *inc, struct syncache_head *sch, function
2392 scx = syncookie_lookup(inc, sch, &scs, th, to, lso, port);

Completed in 74 milliseconds