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

/external/libnl/lib/
H A Dnl.c24 * // The most rudimentary method is to use nl_sendto() simply pushing
28 * nl_sendto(sk, buf, sizeof(buf));
186 int nl_sendto(struct nl_sock *sk, void *buf, size_t size) function

Completed in 392 milliseconds