Auxiliary data provided when receiving using an IP sock object. More...
Auxiliary data provided when receiving using an IP sock object.
#include <ip.h>
Data Fields | |
| sock_ip_ep_t | local | 
| The local address the packet was received on.   | |
| uint64_t | timestamp | 
| System time the packet was received.   | |
| int16_t | rssi | 
| RSSI value of the received frame.   | |
| sock_aux_flags_t | flags | 
| Flags used request information.   | |
| sock_aux_flags_t sock_ip_aux_rx_t::flags | 
| sock_ip_ep_t sock_ip_aux_rx_t::local | 
The local address the packet was received on.
| int16_t sock_ip_aux_rx_t::rssi | 
| uint64_t sock_ip_aux_rx_t::timestamp | 
System time the packet was received.