Home
last modified time | relevance | path

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

/external/iproute2/tipc/
Dsocket.c26 static int publ_list_cb(const struct nlmsghdr *nlh, void *data) in publ_list_cb() function
61 return msg_dumpit(nlh, publ_list_cb, NULL); in publ_list()