networking: Move a little more to the inet/ subdirectory.

This commit is contained in:
Gregory Nutt
2017-08-07 13:03:23 -06:00
parent 2ada7d5892
commit 835ae2999d
12 changed files with 57 additions and 46 deletions
-3
View File
@@ -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) */