Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_syncache.c142 static int syncookie_cmp(struct in_conninfo *inc, struct syncache_head *sch,
1081 syncookie_cmp(inc, sch, sc, th, to, *lsop, port); in syncache_expand()
2351 syncookie_cmp(struct in_conninfo *inc, struct syncache_head *sch, in syncookie_cmp() function