Home
last modified time | relevance | path

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

/external/libnl/include/netlink/route/link/
Dinet.h21 extern const char * rtnl_link_inet_devconf2str(int, char *, size_t);
/external/libnl/lib/route/link/
Dinet.c175 const char *rtnl_link_inet_devconf2str(int type, char *buf, size_t len) in rtnl_link_inet_devconf2str() function
198 rtnl_link_inet_devconf2str(i+1, buf, sizeof(buf)), in inet_dump_details()
/external/libnl/python/netlink/route/links/
Dinet.py62 txt = util.kw(capi.rtnl_link_inet_devconf2str(i, 32)[0])
/external/libnl/python/netlink/route/
Dcapi.i285 extern const char *rtnl_link_inet_devconf2str(int, char *buf, size_t len);
/external/libnl/
Dlibnl-route-3.sym316 rtnl_link_inet_devconf2str;