Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Derrno.h99 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c105 ERRNO_MSG(EPROTOTYPE, "Protocol wrong type for socket"),