NET: Most of the contents of include/nuttx/net/udp.h moved to net/pkt/udp.h
This commit is contained in:
parent
5355664353
commit
42d4d7a7e0
@ -123,7 +123,6 @@ struct dhcp_msg
|
||||
|
||||
struct dhcpc_state_s
|
||||
{
|
||||
struct udp_conn_s *ds_conn;
|
||||
const void *ds_macaddr;
|
||||
int ds_maclen;
|
||||
int sockfd;
|
||||
|
Loading…
Reference in New Issue
Block a user