Searched refs:ff_hook_socket (Results 1 – 3 of 3) sorted by relevance
25 int ff_hook_socket(int domain, int type, int protocol);
37 int ff_hook_socket(int domain, int type, int protocol) in ff_hook_socket() function
132 int fd = ff_hook_socket(domain, type, protocol); in socket()