Searched refs:nl_sendto (Results 1 – 4 of 4) sorted by relevance
55 extern int nl_sendto(struct nl_sock *, void *, size_t);
245 int nl_sendto(struct nl_sock *sk, void *buf, size_t size) in nl_sendto() function
238 ret = capi.nl_sendto(self._sock, buf, len(buf))
995 .Sending Raw Data with nl_sendto()1004 int nl_sendto(struct nl_sock *sk, void *buf, size_t size);