:orphan: .. index:: pair: struct; nadv_body .. _doxid-structnadv__body: struct nadv_body ================ .. toctree:: :hidden: ICMPv6 neighbor advertisement message body .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct nadv_body { // fields uint32_t :target:`flags`; uint8_t :target:`tgt_addr`[16]; };