NO_INTERFACE constant

Routing_Error const NO_INTERFACE

No suitable interface could be found for delivering this packet

Implementation

static const Routing_Error NO_INTERFACE =
    Routing_Error._(4, _omitEnumNames ? '' : 'NO_INTERFACE');