Searched refs:ng_sendto (Results 1 – 3 of 3) sorted by relevance
| /f-stack/tools/libnetgraph/ |
| H A D | internal.h | 80 #define sendto(a,b,c,d,e,f) ng_sendto(a,b,c,d,e,f)
|
| H A D | netgraph.h | 83 ssize_t ng_sendto(int sockfd, const void *buf, size_t len, int flags,
|
| H A D | compat.c | 192 ng_sendto(int sockfd, const void *buf, size_t len, int flags, in ng_sendto() function
|