Searched refs:ff_hook_active (Results 1 – 2 of 2) sorted by relevance
107 if (!mt_hook_active() || !hook_fd || !ff_hook_active()) in ioctl()127 if (!ff_hook_active()) in socket()150 if (!ff_hook_active()) in close()180 if (!mt_hook_active() || !hook_fd || !ff_hook_active()) in read()197 if (!mt_hook_active() || !hook_fd || !ff_hook_active()) in write()215 if (!mt_hook_active() || !hook_fd || !ff_hook_active()) in sendto()234 if (!mt_hook_active() || !hook_fd || !ff_hook_active()) in recvfrom()252 if (!mt_hook_active() || !hook_fd || !ff_hook_active()) in recv()339 if (!ff_hook_active()) in listen()350 if (!ff_hook_active()) in bind()[all …]
104 #define ff_hook_active() (g_ff_hook_flag == 1) macro