:orphan: .. index:: pair: struct; te_ipstack_pseudo_header_ip .. _doxid-structte__ipstack__pseudo__header__ip: struct te_ipstack_pseudo_header_ip ================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct te_ipstack_pseudo_header_ip { // fields in_addr_t :target:`src_addr`; in_addr_t :target:`dst_addr`; uint8_t :target:`_pad0`; uint8_t :target:`next_hdr`; uint16_t :target:`data_len`; };