Searched defs:nl_send_simple (Results 1 - 1 of 1) sorted by relevance

/external/libnl/lib/
H A Dnl.c48 * // and may favour nl_send_simple() to easly send a bunch of payload
50 * nl_send_simple(sk, MY_MSG_TYPE, 0, buf, sizeof(buf));
349 int nl_send_simple(struct nl_sock *sk, int type, int flags, void *buf, function

Completed in 230 milliseconds