Home
last modified time | relevance | path

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

/external/libnl/python/netlink/
Dcore.py95 class NetlinkError(Exception): class
103 class KernelError(NetlinkError):
107 class ImmutableError(NetlinkError):
/external/libnl/python/doc/
Dcore.rst168 .. py:exception:: NetlinkError
/external/libnl/python/netlink/route/
Dlink.py406 raise netlink.NetlinkError('Original link not available')