pub fn net_info(info_type: usize, buf_ptr: usize) -> Result<usize, Error>
Query network device information.
info_type: type of info requested. buf_ptr: output buffer.
info_type
buf_ptr