Home
last modified time | relevance | path

Searched refs:nlmsg_get_proto (Results 1 – 3 of 3) sorted by relevance

/external/libnl/lib/
Dmsg.c697 int nlmsg_get_proto(struct nl_msg *msg) in nlmsg_get_proto() function
840 ops = nl_cache_ops_associate(nlmsg_get_proto(msg), in nl_msg_parse()
907 ops = nl_cache_ops_associate(nlmsg_get_proto(msg), nlh->nlmsg_type); in print_hdr()
994 ops = nl_cache_ops_associate(nlmsg_get_proto(msg), in nl_msg_dump()
Dcache_mngr.c104 int protocol = nlmsg_get_proto(msg); in event_input()
/external/libnl/include/netlink/
Dmsg.h89 extern int nlmsg_get_proto(struct nl_msg *);