SYS_GETIFADDRS

Constant SYS_GETIFADDRS 

Source
pub const SYS_GETIFADDRS: usize = 500;
Expand description

获取网络接口地址列表 XXX: Linux RISC-V 中不存在该调用号?