nRF5 IoT SDK v0.9.0
Data Fields

Event parameters associated with the IPV6_EVT_INTERFACE_RX_DATA event. More...

#include <ipv6_api.h>

Data Fields

ipv6_header_tp_ip_header
 
iot_pbuffer_tp_rx_packet
 

Detailed Description

Event parameters associated with the IPV6_EVT_INTERFACE_RX_DATA event.

Field Documentation

ipv6_header_t* ipv6_data_rx_t::p_ip_header

IPv6 header of the packet.

iot_pbuffer_t* ipv6_data_rx_t::p_rx_packet

Packet buffer contains received data.


This document was last updated on Tue Dec 1 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.