Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_fastopen.c240 struct tcp_fastopen_callout { struct
367 VNET_DEFINE_STATIC(struct tcp_fastopen_callout, tcp_fastopen_autokey_ctx);
524 struct tcp_fastopen_callout *ctx = arg; in tcp_fastopen_autokey_callout()