Home
last modified time | relevance | path

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

/external/iproute2/tipc/
Dmsg.c97 static int msg_query(struct nlmsghdr *nlh, mnl_cb_t callback, void *data) in msg_query() function
131 if ((err = msg_query(nlh, family_id_cb, &nl_family))) in get_family()
140 return msg_query(nlh, callback, data); in msg_doit()
146 return msg_query(nlh, callback, data); in msg_dumpit()