Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c242 struct tcp_fastopen_callout { struct
369 VNET_DEFINE_STATIC(struct tcp_fastopen_callout, tcp_fastopen_autokey_ctx);
527 struct tcp_fastopen_callout *ctx = arg; in tcp_fastopen_autokey_callout()