Searched refs:tcp_syncache (Results 1 – 3 of 3) sorted by relevance
102 struct tcp_syncache *sch_sc;116 struct tcp_syncache { struct
160 static VNET_DEFINE(struct tcp_syncache, tcp_syncache);161 #define V_tcp_syncache VNET(tcp_syncache)167 &VNET_NAME(tcp_syncache.bucket_limit), 0,171 &VNET_NAME(tcp_syncache.cache_limit), 0,179 &VNET_NAME(tcp_syncache.hashsize), 0,183 &VNET_NAME(tcp_syncache.rexmt_limit), 0,2095 struct tcp_syncache *sc = arg; in syncookie_reseed()
3590 netinet/tcp_syncache.c optional inet | inet6