:orphan: .. index:: pair: struct; te_radvd_ip6_addr .. _doxid-structte__radvd__ip6__addr: struct te_radvd_ip6_addr ======================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct te_radvd_ip6_addr { // fields char* :target:`name<doxid-structte__radvd__ip6__addr_1a000f5283c9481806264bde7bc337d9d9>`; struct in6_addr :target:`addr<doxid-structte__radvd__ip6__addr_1af41aff383fa8aa29f59a9f1d673ac879>`; int :target:`prefix<doxid-structte__radvd__ip6__addr_1a50732abb17b0d3c6fb9ee24cfc7f4e2c>`; // methods :target:`TAILQ_ENTRY<doxid-structte__radvd__ip6__addr_1a6daa4bef704be6c2edb54ad56b5754b1>`(te_radvd_ip6_addr); };