Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_syncache.c143 static struct syncache
371 struct syncache *sc2; in syncache_insert()
583 static struct syncache *
586 struct syncache *sc; in syncache_lookup()
610 struct syncache *sc; in syncache_chkrst()
716 struct syncache *sc; in syncache_badack()
733 struct syncache *sc; in syncache_unreach()
1143 struct syncache *sc; in syncache_expand()
1145 struct syncache scs; in syncache_expand()
1464 struct syncache scs; in syncache_add()
[all …]
H A Dtcp_syncache.h53 struct syncache { struct
54 TAILQ_ENTRY(syncache) sc_hash;
100 TAILQ_HEAD(sch_head, syncache) sch_bucket; argument
/f-stack/app/nginx-1.16.1/conf/
H A Df-stack.conf153 net.inet.tcp.syncache.hashsize=4096
154 net.inet.tcp.syncache.bucketlimit=100
/f-stack/
H A Dconfig.ini170 net.inet.tcp.syncache.hashsize=4096
171 net.inet.tcp.syncache.bucketlimit=100