IPv6 header. More...
IPv6 header.
Definition in file hdr.h.
Go to the source code of this file.
Functions | |
gnrc_pktsnip_t * | gnrc_ipv6_hdr_build (gnrc_pktsnip_t *payload, const ipv6_addr_t *src, const ipv6_addr_t *dst) |
Builds an IPv6 header for sending and adds it to the packet buffer. More... | |