Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dsocket.h52 extern int nl_socket_set_msg_buf_size(struct nl_sock *, size_t);
/external/libnl/lib/
Dsocket.c715 int nl_socket_set_msg_buf_size(struct nl_sock *sk, size_t bufsize) in nl_socket_set_msg_buf_size() function