Home
last modified time | relevance | path

Searched refs:ECONNRESET (Results 1 - 7 of 7) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DSocket.h38 #undef ECONNRESET macro
39 #define ECONNRESET WSAECONNRESET macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/arch/generic/bits/
H A Derrno.h108 #define ECONNRESET 104 macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Derrno.h157 #define ECONNRESET 104 /* Connection reset by peer */ macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_net_api.h162 #define ECONNRESET 104 /* Connection reset by peer */ macro
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
H A Dsco.c444 sco_chan_del(sk, ECONNRESET); in _sco_sock_close()
451 sco_chan_del(sk, ECONNRESET); in _sco_sock_close()
H A Dl2cap_sock.c1484 l2cap_chan_close(chan, ECONNRESET); in l2cap_sock_cleanup_listen()
/device/soc/rockchip/common/vendor/drivers/net/usb/
H A Dmeig_cdc_driver.c1263 case -ECONNRESET: /* async unlink */ in rx_complete()
1650 case -ECONNRESET: // async unlink in tx_complete()

Completed in 22 milliseconds