Searched refs:nl_sendto (Results 1 – 5 of 5) sorted by relevance
56 extern int nl_sendto(struct nl_sock *, void *, size_t);
199 nl_sendto;
271 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);