nRF5 SDK v15.0.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.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated