Searched refs:mnl_socket_get_fd (Results 1 – 3 of 3) sorted by relevance
85 int mnl_socket_get_fd(const struct mnl_socket *nl) in mnl_socket_get_fd() function
30 extern int mnl_socket_get_fd(const struct mnl_socket *nl);
249 if (opts.timeout && setsockopt(mnl_socket_get_fd(nl), in open_queue()