UDP sock type. More...
UDP sock type.
Definition at line 128 of file sock_types.h.
#include <sock_types.h>
Data Fields | |
lwip_sock_base_t | base |
parent class | |
gnrc_sock_reg_t | reg |
netreg info | |
sock_udp_ep_t | local |
local end-point | |
sock_udp_ep_t | remote |
remote end-point | |
uint16_t | flags |
option flags | |