Home
last modified time | relevance | path

Searched defs:libnet_ipv6_hdr (Results 1 – 1 of 1) sorted by relevance

/dports/net/libnet/libnet-1.1.6/include/libnet/
H A Dlibnet-headers.h757 struct libnet_ipv6_hdr struct
759 uint8_t ip_flags[4]; /* version, traffic class, flow label */
760 uint16_t ip_len; /* total length */
761 uint8_t ip_nh; /* next header */
762 uint8_t ip_hl; /* hop limit */
763 struct libnet_in6_addr ip_src, ip_dst; /* source and dest address */