Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dcache.h81 extern int nl_cache_resync(struct nl_sock *,
/external/libnl/python/netlink/
Dcore.py577 capi.nl_cache_resync(socket._sock, self._nl_cache, cb, args)
Dcapi.i361 extern int nl_cache_resync(struct nl_sock *,
/external/libnl/lib/
Dcache.c833 int nl_cache_resync(struct nl_sock *sk, struct nl_cache *cache, in nl_cache_resync() function