Event parameters associated with the IPV6_EVT_INTERFACE_RX_DATA event. More...
#include <ipv6_api.h>
Data Fields |
|
| ipv6_header_t * | p_ip_header |
| iot_pbuffer_t * | p_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.
- components/iot/ipv6_stack/include/ipv6_api.h