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

PCAP IPv6 Header. More...

Data Fields

union {
   struct ip6_hdrctl {
      uint32_t   ip6_un1_flow
 
      uint8_t   ip6_un1_hlim
 Next header field.
 
      uint8_t   ip6_un1_nxt
 Length of the packet (not including IPv6 header)
 
      uint16_t   ip6_un1_plen
 Version, traffic class, flow label.
 
   }   ip6_un1
 
   uint8_t   ip6_un2_vfc
 
ip6_ctlun
 
struct in6_addr ip6_dst
 Source IP address.
 
struct in6_addr ip6_src
 

Detailed Description

PCAP IPv6 Header.

Definition at line 81 of file res_pjsip_logger.c.


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