:orphan: .. index:: pair: struct; radv_body .. _doxid-structradv__body: struct radv_body ================ .. toctree:: :hidden: ICMPv6 router advertisement message body .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct radv_body { // fields uint8_t :target:`cur_hop_limit`; uint8_t :target:`flags`; uint16_t :target:`lifetime`; uint32_t :target:`reachable_time`; uint32_t :target:`retrans_timer`; };