Home
last modified time | relevance | path

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

/external/libnl/python/netlink/route/
Dlink.py48 from .. import capi as core_capi unknown
314 return core_capi.nl_llproto2str(type_, 64)[0]
318 i = core_capi.nl_str2llproto(value)