Skip to main content

sys_net_info

Function sys_net_info 

Source
pub fn sys_net_info(info_type: u64, buf_ptr: u64) -> Result<u64, SyscallError>
Expand description

SYS_NET_INFO : Query network interface information.

info_type 0 returns the MAC address (6 bytes) into buf_ptr.