Home
last modified time | relevance | path

Searched refs:EPFNOSUPPORT (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.9/kernel/src/common/
Derrno.h108 #define EPFNOSUPPORT 96 /* 不支持协议系列 Protocol family not supported */ macro
/DragonOS-0.1.9/kernel/crates/system_error/src/
Dlib.rs202 EPFNOSUPPORT = 96, enumerator