Skip to main content

SYS_NET_INFO

Constant SYS_NET_INFO 

Source
pub const SYS_NET_INFO: usize = 412;
Expand description

Query network interface information.

  • info_type: information type (IP address, MAC, link status, etc.)
  • buf_ptr: buffer to receive the information

Returns 0 on success.