mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 18:56:10 +08:00
networking: Move a little more to the inet/ subdirectory.
This commit is contained in:
@@ -65,9 +65,6 @@
|
||||
struct net_stats_s g_netstats;
|
||||
#endif
|
||||
|
||||
/* Increasing number used for the IP ID field. */
|
||||
|
||||
uint16_t g_ipid;
|
||||
|
||||
#if defined(CONFIG_NET_IPv4) && defined(CONFIG_NET_TCP_REASSEMBLY)
|
||||
/* Reassembly timer (units: deci-seconds) */
|
||||
|
||||
Reference in New Issue
Block a user