Skip to content
Snippets Groups Projects
Commit e80e4fb1 authored by Martine Lenders's avatar Martine Lenders
Browse files

Merge pull request #2580 from authmillenon/ng_netconf/api/add_src_len

ng_netconf: add source length identifier
parents c13e5894 5b3cf47a
Branches
No related tags found
No related merge requests found
......@@ -45,7 +45,9 @@ typedef enum {
NETCONF_OPT_ADDR_LEN, /**< get the default address length a
* network device expects as uint16_t in
* host byte order */
NETCONF_OPT_SRC_LEN, /**< get/set the address length to choose
* for the network device's source address
* as uint16_t in host byte order */
/**
* @brief get/set the network ID as uint16_t in host byte order
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment