Generic openwsn sock type. More...
Generic openwsn sock type.
Definition at line 66 of file sock_types.h.
#include <sock_types.h>
Data Fields | |
| sock_udp_ep_t | local | 
| local end-point   | |
| sock_udp_ep_t | remote | 
| remote end-point   | |
| uint16_t | flags | 
| option flags   | |
| uint16_t openwsn_gen_sock::flags | 
option flags
Definition at line 69 of file sock_types.h.
| sock_udp_ep_t openwsn_gen_sock::local | 
local end-point
Definition at line 67 of file sock_types.h.
| sock_udp_ep_t openwsn_gen_sock::remote | 
remote end-point
Definition at line 68 of file sock_types.h.