Searched defs:ip6_hdrctl (Results 1 – 2 of 2) sorted by relevance
78 struct ip6_hdrctl { struct79 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 */
73 struct ip6_hdrctl { struct74 u_int32_t ip6_un1_flow; /* 20 bits of flow-ID */75 u_int16_t ip6_un1_plen; /* payload length */76 u_int8_t ip6_un1_nxt; /* next header */77 u_int8_t ip6_un1_hlim; /* hop limit */