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:
parent
89256aa44d
commit
13f054075d
23 changed files with 626 additions and 651 deletions
|
@ -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. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue