Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tcpdump/dist/
H A Dip6.h74 struct ip6_hdrctl { struct
75 nd_uint32_t ip6_un1_flow; /* 20 bits of flow-ID */
76 nd_uint16_t ip6_un1_plen; /* payload length */
77 nd_uint8_t ip6_un1_nxt; /* next header */
78 nd_uint8_t ip6_un1_hlim; /* hop limit */
/netbsd-src/sys/netinet/
H A Dip6.h79 struct ip6_hdrctl { struct
80 u_int32_t ip6_un1_flow; /* 20 bits of flow-ID */
81 u_int16_t ip6_un1_plen; /* payload length */
82 u_int8_t ip6_un1_nxt; /* next header */
83 u_int8_t ip6_un1_hlim; /* hop limit */