Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Derrno.h102 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c108 ERRNO_MSG(ESOCKTNOSUPPORT, "Socket type not supported"),