Searched refs:syncookie_lookup (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/ |
H A D | tcp_syncache.c | 135 *syncookie_lookup(struct in_conninfo *, struct syncache_head *, 1115 sc = syncookie_lookup(inc, sch, &scs, th, to, *lsop, port); in syncache_expand() 2255 syncookie_lookup(struct in_conninfo *inc, struct syncache_head *sch, in syncookie_lookup() function 2359 scx = syncookie_lookup(inc, sch, &scs, th, to, lso, port); in syncookie_cmp()
|