Home
last modified time | relevance | path

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

/external/iproute2/devlink/
Dmnlg.c206 static int get_family_id_cb(const struct nlmsghdr *nlh, void *data) in get_family_id_cb() function
251 err = mnlg_socket_recv_run(nlg, get_family_id_cb, &nlg->id); in mnlg_socket_open()