Searched refs:ng_bind (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/libnetgraph/ |
| H A D | internal.h | 79 #define bind(a,b,c) ng_bind(a,b,c)
|
| H A D | netgraph.h | 81 int ng_bind(int sockfd, const struct sockaddr *addr,
|
| H A D | compat.c | 160 ng_bind(int sockfd, const struct sockaddr *addr, in ng_bind() function
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_socket.c | 129 static int ng_bind(struct sockaddr *nam, struct ngpcb *pcbp); 372 return (ng_bind(nam, pcbp)); in ngc_bind() 752 ng_bind(struct sockaddr *nam, struct ngpcb *pcbp) in ng_bind() function
|