:orphan: .. index:: pair: struct; te_radvd_option .. _doxid-structte__radvd__option: struct te_radvd_option ====================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct te_radvd_option { // fields char* :target:`name`; te_radvd_optcode :target:`code`; bool :target:`boolean`; preference_optval :target:`preference`; int :target:`integer`; char* :target:`string`; // methods :target:`TAILQ_ENTRY`(te_radvd_option); };