Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcpdump/
H A Dip6.h78 struct ip6_hdrctl { struct
79 nd_uint32_t ip6_un1_flow; /* 20 bits of flow-ID */
80 nd_uint16_t ip6_un1_plen; /* payload length */
81 nd_uint8_t ip6_un1_nxt; /* next header */
82 nd_uint8_t ip6_un1_hlim; /* hop limit */
/dflybsd-src/sys/netinet/
H A Dip6.h83 struct ip6_hdrctl { struct
84 u_int32_t ip6_un1_flow; /* 20 bits of flow-ID */
85 u_int16_t ip6_un1_plen; /* payload length */
86 u_int8_t ip6_un1_nxt; /* next header */
87 u_int8_t ip6_un1_hlim; /* hop limit */