Searched refs:ip6_plen (Results 1 – 13 of 13) sorted by relevance
277 pkt.hdr.ip6_plen = htons(ip6_psize); in create_mld_query()376 pkt.hdr.ip6_plen = htons(ip6_psize); in create_echo_request()652 bitsize = sizeof(pkt->hdr.ip6_plen) * 8; in thrust_fakes()654 pkt->hdr.ip6_plen ^= seed; in thrust_fakes()
529 sndip6_p->hdr.ip6_plen = htons(sizeof(struct neighbor_adv)); in return_neigh_adv()550 p_ip6.hdr.p_ip6_plen = sndip6_p->hdr.ip6_plen; in return_neigh_adv()631 sndip6_p->hdr.ip6_plen = htons(ip6_payload_size); in return_icmp6_redirect()652 p_ip6.hdr.p_ip6_plen = sndip6_p->hdr.ip6_plen; in return_icmp6_redirect()
79 #define ip6_plen ip6_ctlun.ip6_un1.ip6_un1_plen macro
27 #define ip6_plen ip6_ctlun.ip6_un1.ip6_un1_plen macro
129 ip6.ip6_plen = htons(pkt_len - ip6_hdr_len); in setup_client()
251 length = ntohs(ip6->ip6_plen) + iphlen;
8139 ip6->ip6_plen = htons(ntohs(ip6->ip6_plen) - sizeof(struct udphdr));
4648 ip6h->ip6_plen = htons((uint16_t)(packet_length - sizeof(struct ip6_hdr)));11931 ip6->ip6_plen = htons((uint16_t)(len - sizeof(struct ip6_hdr)));