Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
pcap_ipv4_header Struct Reference

PCAP IPv4 Header. More...

Data Fields

uint32_t ip_dst
 Source IP address.
 
uint16_t ip_id
 Total length of the packet (including IPv4 header)
 
uint16_t ip_len
 Type of service details.
 
uint16_t ip_off
 Identification value.
 
uint8_t ip_protocol
 Time to live for the packet.
 
uint32_t ip_src
 Checksum (not calculated for our purposes.
 
uint16_t ip_sum
 Protocol of the data held within the packet (always UDP)
 
uint8_t ip_tos
 IP header version and other bits.
 
uint8_t ip_ttl
 Fragment offset.
 
uint8_t ver_ihl
 

Detailed Description

PCAP IPv4 Header.

Definition at line 67 of file res_pjsip_logger.c.


The documentation for this struct was generated from the following file: