Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dcache.h85 extern int nl_cache_resync(struct nl_sock *,
/external/libnl/
Dlibnl-3.sym103 nl_cache_resync;
/external/libnl/python/netlink/
Dcore.py577 capi.nl_cache_resync(socket._sock, self._nl_cache, cb, args)
Dcapi.i366 extern int nl_cache_resync(struct nl_sock *,
/external/libnl/lib/
Dcache.c914 int nl_cache_resync(struct nl_sock *sk, struct nl_cache *cache, in nl_cache_resync() function