Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dcache.h125 extern struct nl_cache_ops * nl_cache_ops_associate(int, int);
/external/libnl/lib/
Dcache_mngt.c140 struct nl_cache_ops *nl_cache_ops_associate(int protocol, int msgtype) in nl_cache_ops_associate() function
/external/libnl/python/netlink/
Dcapi.i401 extern struct nl_cache_ops * nl_cache_ops_associate(int, int);