Static riot_sys::gnrc_ipv6_pid

source ·
pub static mut gnrc_ipv6_pid: kernel_pid_t
Expand description

@brief The PID to the IPv6 thread.

@note Use @ref gnrc_ipv6_init() to initialize. Do not set by hand.

@details This variable is preferred for IPv6 internal communication only. Please use @ref net_gnrc_netreg for external communication.