doc: networking: move API reference to new section

Move text from under subsystems and put it under API reference where it
makes sense.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2019-02-01 11:21:32 -05:00
commit 13f054075d
23 changed files with 626 additions and 651 deletions

View file

@ -33,8 +33,10 @@
extern "C" {
#endif
/** @cond INTERNAL_HIDDEN */
/* Specifying VLAN tag here in order to avoid circular dependencies */
#define NET_VLAN_TAG_UNSPEC 0x0fff
/** @endcond */
/** Protocol families */
#define PF_UNSPEC 0 /* Unspecified. */