| Property | Value |
|---|---|
| OID | 4.2.6.7ffffa55 |
| Description | TCP Fast Open |
| Label | |
| Type | node |
| Format | N |
| Flags |
|
| Child | Description |
|---|---|
| net.inet.tcp.fastopen.ccache_list | List of all client cookie cache entries |
| net.inet.tcp.fastopen.setpsk | Install a new pre-shared key |
| net.inet.tcp.fastopen.setkey | Install a new key |
| net.inet.tcp.fastopen.server_enable | Enable/disable TCP Fast Open server functionality |
| net.inet.tcp.fastopen.psk_enable | Enable/disable TCP Fast Open server pre-shared key mode |
| net.inet.tcp.fastopen.path_disable_time | Seconds a TFO failure disables a {client_ip, server_ip, server_port} path |
| net.inet.tcp.fastopen.numpsks | Number of pre-shared keys installed |
| net.inet.tcp.fastopen.numkeys | Number of keys installed |
| net.inet.tcp.fastopen.maxpsks | Maximum number of pre-shared keys supported |
| net.inet.tcp.fastopen.maxkeys | Maximum number of keys supported |
| net.inet.tcp.fastopen.keylen | Key length in bytes |
| net.inet.tcp.fastopen.client_enable | Enable/disable TCP Fast Open client functionality |
| net.inet.tcp.fastopen.ccache_buckets | Client cookie cache number of buckets (power of 2) |
| net.inet.tcp.fastopen.ccache_bucket_limit | Max entries per bucket in client cookie cache |
| net.inet.tcp.fastopen.autokey | Number of seconds between auto-generation of a new key; zero disables |
| net.inet.tcp.fastopen.acceptany | Accept any non-empty cookie |