Searched refs:nl_cache_ops_associate (Results 1 - 3 of 3) sorted by path

/external/libnl/include/netlink/
H A Dcache.h96 extern struct nl_cache_ops * nl_cache_ops_associate(int, int);
/external/libnl/lib/
H A Dcache_mngt.c59 struct nl_cache_ops *nl_cache_ops_associate(int protocol, int msgtype) function
H A Dmsg.c840 ops = nl_cache_ops_associate(nlmsg_get_proto(msg),
907 ops = nl_cache_ops_associate(nlmsg_get_proto(msg), nlh->nlmsg_type);
994 ops = nl_cache_ops_associate(nlmsg_get_proto(msg),

Completed in 301 milliseconds