Searched refs:nl_cache_alloc_and_fill (Results 1 - 3 of 3) sorted by relevance

/openwrt/package/libs/libnl-tiny/src/include/netlink/
H A Dcache.h40 extern int nl_cache_alloc_and_fill(struct nl_cache_ops *,
/openwrt/package/libs/libnl-tiny/src/
H A Dcache.c76 int nl_cache_alloc_and_fill(struct nl_cache_ops *ops, struct nl_sock *sock, function
H A Dgenl_ctrl.c143 return nl_cache_alloc_and_fill(&genl_ctrl_ops, sock, result);

Completed in 24 milliseconds