Home
last modified time | relevance | path

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

/external/libnl/lib/
Dmsg.c740 ops = nl_cache_ops_associate_safe(nlmsg_get_proto(msg), in nl_msg_parse()
809 ops = nl_cache_ops_associate_safe(nlmsg_get_proto(msg), nlh->nlmsg_type); in print_hdr()
943 ops = nl_cache_ops_associate_safe(nlmsg_get_proto(msg), in print_msg()
Dcache_mngt.c165 struct nl_cache_ops *nl_cache_ops_associate_safe(int protocol, int msgtype) in nl_cache_ops_associate_safe() function
/external/libnl/include/netlink/
Dcache.h134 extern struct nl_cache_ops * nl_cache_ops_associate_safe(int, int);
/external/libnl/
Dlibnl-3.sym91 nl_cache_ops_associate_safe;