:orphan: .. index:: pair: enum; te_tcp_options_kind_t .. _doxid-ndn__ipstack_8h_1a2827f1da6ed915783c04df06193d4114: enum te_tcp_options_kind_t ========================== .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum te_tcp_options_kind_t { :target:`TE_TCP_OPT_EOL`, :target:`TE_TCP_OPT_NOP`, :target:`TE_TCP_OPT_MSS`, :target:`TE_TCP_OPT_WIN_SCALE`, :target:`TE_TCP_OPT_SACK_PERM`, :target:`TE_TCP_OPT_SACK_DATA`, :target:`TE_TCP_OPT_TIMESTAMP` = 8, };