Searched refs:ipv4_hdr (Results 1 – 2 of 2) sorted by relevance
93 ipv4_header ipv4_hdr; in handle_receive() local95 is >> ipv4_hdr >> icmp_hdr; in handle_receive()111 std::cout << length - ipv4_hdr.header_length() in handle_receive()112 << " bytes from " << ipv4_hdr.source_address() in handle_receive()114 << ", ttl=" << ipv4_hdr.time_to_live() in handle_receive()