Searched refs:TCPOPT_FASTOPEN (Results 1 – 2 of 2) sorted by relevance
89 #define TCPOPT_FASTOPEN 34 /* TCP Fast Open (rfc7413) */ macro
134 { TCPOPT_FASTOPEN, "tfo" },599 case TCPOPT_FASTOPEN: in tcp_print()