Searched refs:nl_cache_ops_associate_safe (Results 1 – 4 of 4) sorted by relevance
740 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()
165 struct nl_cache_ops *nl_cache_ops_associate_safe(int protocol, int msgtype) in nl_cache_ops_associate_safe() function
134 extern struct nl_cache_ops * nl_cache_ops_associate_safe(int, int);
91 nl_cache_ops_associate_safe;