Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Derrno.h140 #define EPROTOTYPE 107 /* Protocol wrong type for socket */ macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Derrno.h141 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/
A Dusb_errno.h97 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/AliOS-Things-master/components/minilibc/include/
A Derrno-.h118 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/AliOS-Things-master/components/libc_stub/compilers/armlibc/sys/
A Derrno_bak.h100 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/AliOS-Things-master/components/libc_stub/compilers/iar/sys/
A Derrno.h100 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/AliOS-Things-master/components/amp/main/
A Damp_errno.h134 #define EPROTOTYPE 91 /* Protocol wrong type for socket */
/AliOS-Things-master/components/ble_host/bt_host/port/aos/include/
A Dbt_errno.h142 #define EPROTOTYPE 91 /**< Protocol wrong type for socket */ macro
/AliOS-Things-master/components/osal_aos/include/aos/
A Derrno.h141 #define EPROTOTYPE 91 /**< Protocol wrong type for socket */
/AliOS-Things-master/components/http/src/
A Dhttp_aos_wrapper.c146 … (EPROTOTYPE == err_record) || (EALREADY == err_record) || (EINPROGRESS == err_record)) { in http_tcp_recv_wrapper()

Completed in 12 milliseconds