Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/
Dsocket.h63 extern int nl_socket_set_fd(struct nl_sock *sk, int protocol, int fd);
/third_party/libnl/
Dlibnl-3.sym335 nl_socket_set_fd;
/third_party/libnl/lib/
Dsocket.c616 int nl_socket_set_fd(struct nl_sock *sk, int protocol, int fd) in nl_socket_set_fd() function