Searched refs:mnlg_socket_open (Results 1 – 3 of 3) sorted by relevance
24 struct mnlg_socket *mnlg_socket_open(const char *family_name, uint8_t version);
219 struct mnlg_socket *mnlg_socket_open(const char *family_name, uint8_t version) in mnlg_socket_open() function
3843 dl->nlg = mnlg_socket_open(DEVLINK_GENL_NAME, DEVLINK_GENL_VERSION); in dl_init()