Function riot_sys::ipv6_hdr_print

source ·
pub unsafe extern "C" fn ipv6_hdr_print(hdr: *mut ipv6_hdr_t)
Expand description

@brief Outputs an IPv6 header to stdout.

@param[in] hdr An IPv6 header.