Searched refs:ff_hook_bind (Results 1 – 3 of 3) sorted by relevance
44 int ff_hook_bind(int fd, const struct sockaddr *addr, socklen_t addrlen);
151 int ff_hook_bind(int fd, const struct sockaddr *addr, socklen_t addrlen) in ff_hook_bind() function
355 return ff_hook_bind(sockfd, addr, addrlen); in bind()