Home
last modified time | relevance | path

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

/external/iproute2/tipc/
Dmsg.c33 static int family_id_cb(const struct nlmsghdr *nlh, void *data) in family_id_cb() function
131 if ((err = msg_query(nlh, family_id_cb, &nl_family))) in get_family()