|
INET Framework for OMNeT++/OMNEST
|
#include <lwip_ip.h>
Public Attributes | |
| u16_t | _hl |
| u16_t | _chksum |
| struct ip_addr | src |
| struct ip_addr | dest |
| u16_t inet::tcp::ip_hdr::_chksum |
Referenced by inet::tcp::TcpLwip::handleLowerPacket().
| u16_t inet::tcp::ip_hdr::_hl |
Referenced by inet::tcp::TcpLwip::handleLowerPacket().
| struct ip_addr inet::tcp::ip_hdr::dest |
Referenced by inet::tcp::TcpLwip::handleLowerPacket().
| struct ip_addr inet::tcp::ip_hdr::src |
Referenced by inet::tcp::TcpLwip::handleLowerPacket().