Home
last modified time | relevance | path

Searched refs:EADDRNOTAVAIL (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/sockets/
DSocketErrors.h57 # ifndef EADDRNOTAVAIL
58 # define EADDRNOTAVAIL 10049 macro
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/common/
DError.cpp136 {EADDRNOTAVAIL, "EADDRNOTAVAIL"}, // Cannot assign requested address
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dlibnetdevice.cpp110 case EADDRNOTAVAIL: in hasIpv4()