Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/
Dsocket.h52 extern int nl_socket_set_msg_buf_size(struct nl_sock *, size_t);
/third_party/libnl/
Dlibnl-3.sym226 nl_socket_set_msg_buf_size;
/third_party/libnl/lib/
Dsocket.c870 int nl_socket_set_msg_buf_size(struct nl_sock *sk, size_t bufsize) in nl_socket_set_msg_buf_size() function