Searched refs:tcp_fastopen_ccache_bucket (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dtcp_fastopen.h68 struct tcp_fastopen_ccache_bucket { struct
77 struct tcp_fastopen_ccache_bucket *base;
H A Dtcp_fastopen.c248 struct in_conninfo *, struct tcp_fastopen_ccache_bucket **);
250 struct tcp_fastopen_ccache_bucket *, struct in_conninfo *, uint16_t, uint8_t,
252 static void tcp_fastopen_ccache_bucket_trim(struct tcp_fastopen_ccache_bucket *,
255 struct tcp_fastopen_ccache_bucket *);
415 sizeof(struct tcp_fastopen_ccache_bucket), M_TCP_FASTOPEN_CCACHE,
449 struct tcp_fastopen_ccache_bucket *ccb;
804 struct tcp_fastopen_ccache_bucket *ccb;
831 struct tcp_fastopen_ccache_bucket *ccb;
871 struct tcp_fastopen_ccache_bucket *ccb;
959 struct tcp_fastopen_ccache_bucket *cc
[all...]

Completed in 141 milliseconds