syncache_head
struct syncache_head *sch;
static void syncache_drop(struct syncache *, struct syncache_head *);
static void syncache_insert(struct syncache *, struct syncache_head *);
static void syncache_timeout(struct syncache *sc, struct syncache_head *sch,
static tcp_seq syncookie_generate(struct syncache_head *, struct syncache *);
const struct syncache_head *, struct syncache *,
struct syncache_head *sch;
const struct syncache_head *, struct syncache *,
syncookie_generate(struct syncache_head *sch, struct syncache *sc)
syncookie_expand(struct in_conninfo *inc, const struct syncache_head *sch,
syncookie_cmp(struct in_conninfo *inc, const struct syncache_head *sch,
struct syncache_head *sch;
sizeof(struct syncache_head), M_SYNCACHE, M_WAITOK | M_ZERO);
struct syncache_head *sch;
syncache_insert(struct syncache *sc, struct syncache_head *sch)
syncache_drop(struct syncache *sc, struct syncache_head *sch)
syncache_timeout(struct syncache *sc, struct syncache_head *sch, int docallout)
struct syncache_head *sch = (struct syncache_head *)xsch;
static struct syncache_head *
syncache_lookup(struct in_conninfo *inc, struct syncache_head **schp)
struct syncache_head *sch;
struct syncache_head *sch;
struct syncache_head *sch;
struct syncache_head *hashbase;