riot_sys

Constant GNRC_IPV6_NIB_ROUTE_INFO_TYPE_RN

Source
pub const GNRC_IPV6_NIB_ROUTE_INFO_TYPE_RN: _bindgen_ty_11 = 2;
Expand description

@brief route notification

A route notification is issued when an already established route is taken. A routing protocol can use this call to update its information on the route.

The ctx_addr is the prefix of the route, ctx is set to a value equal to the length of the prefix in bits.