Home
last modified time | relevance | path

Searched refs:nl_sendto (Results 1 – 4 of 4) sorted by relevance

/external/libnl/include/netlink/
Dnetlink.h55 extern int nl_sendto(struct nl_sock *, void *, size_t);
/external/libnl/lib/
Dnl.c245 int nl_sendto(struct nl_sock *sk, void *buf, size_t size) in nl_sendto() function
/external/libnl/python/netlink/
Dcore.py238 ret = capi.nl_sendto(self._sock, buf, len(buf))
/external/libnl/doc/
Dcore.txt995 .Sending Raw Data with nl_sendto()
1004 int nl_sendto(struct nl_sock *sk, void *buf, size_t size);