Searched refs:ip6f_ident (Results 1 – 3 of 3) sorted by relevance
47 EXTRACT_32BITS(&dp->ip6f_ident), in frag6_print()
195 uint32_t ip6f_ident; /* identification */ member
194 frag_hdr->ip6f_ident = htonl(ntohs(old_header->id)); in maybe_fill_frag_header()213 ip_targ->id = htons(ntohl(frag_hdr->ip6f_ident) & 0xffff); in parse_frag_header()