gnrc_ndp: fix invalid doc references
This commit is contained in:
parent
7b272c5f14
commit
c6c29eb1ae
@ -392,9 +392,9 @@ gnrc_pktsnip_t *gnrc_ndp_rtr_sol_build(gnrc_pktsnip_t *options);
|
||||
* @param[in] cur_hl Default hop limit for outgoing IP packets, 0 if
|
||||
* unspecified by this router.
|
||||
* @param[in] flags Flags as defined above.
|
||||
* @ref GNRC_NDP_RTR_ADV_FLAGS_M == 1 indicates, that the
|
||||
* @ref NDP_RTR_ADV_FLAGS_M == 1 indicates, that the
|
||||
* addresses are managed by DHCPv6,
|
||||
* @ref GNRC_NDP_RTR_ADV_FLAGS_O == 1 indicates that other
|
||||
* @ref NDP_RTR_ADV_FLAGS_O == 1 indicates that other
|
||||
* configuration information is available via DHCPv6.
|
||||
* @param[in] ltime Lifetime of the default router in seconds.
|
||||
* @param[in] reach_time Time in milliseconds a node should assume a neighbor
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user