Searched refs:ENETUNREACH (Results 1 – 20 of 20) sorted by relevance
108 #define ENETUNREACH 114 /**< Network is unreachable */ macro
98 #define ENETUNREACH 114 /**< Network is unreachable */ macro
83 ERR(ENETUNREACH),
134 return -ENETUNREACH; in init_tunnel()
43 return -ENETUNREACH; in _sock_connect()278 return -ENETUNREACH; in _sock_send()434 return -ENETUNREACH; in esp_sendto()
135 return -ENETUNREACH; in send_icmpv4_echo_request()259 return -ENETUNREACH; in send_icmpv6_echo_request()
251 bus_off ? -ENETUNREACH : in can_stm32_tx_isr_handler()262 bus_off ? -ENETUNREACH : in can_stm32_tx_isr_handler()273 bus_off ? -ENETUNREACH : in can_stm32_tx_isr_handler()792 return -ENETUNREACH; in can_stm32_send()
403 return -ENETUNREACH; in can_sja1000_send()678 can_sja1000_tx_done(dev, -ENETUNREACH); in can_sja1000_handle_error_warning_irq()
636 return -ENETUNREACH; in can_nxp_s32_send()825 function(dev, -ENETUNREACH, arg); in can_nxp_s32_err_callback()
488 tx_cb(dev, -ENETUNREACH, cbs->tx[tx_idx].user_data); in can_mcan_state_change_handler()982 return -ENETUNREACH; in can_mcan_send()
710 return -ENETUNREACH; in mcux_flexcan_send()984 function(dev, -ENETUNREACH, arg); in mcux_flexcan_transfer_error_status()
168 return -ENETUNREACH; in can_xmc4xxx_send()
501 return -ENETUNREACH; in mcp251xfd_send()
15 NamedType ErrCodeNetOps *=%i 0=ESUCCESS -51=ENETUNREACH -52=ENETRESET -53=ECONNABORTED -54=ECONNR…
132 #if ENETUNREACH != SL_ERROR_BSD_ENETUNREACH in getErrno()134 error = ENETUNREACH; in getErrno()
340 ret = -ENETUNREACH; in net_capture_setup()
1065 ret = -ENETUNREACH; in modem_setup()
1325 ret = -ENETUNREACH; in modem_reset()
2231 ret = -ENETUNREACH; in modem_setup()
91 changed from ``-ENETDOWN`` to ``-ENETUNREACH``. A return value of ``-ENETDOWN`` now indicates