IP_ALLOW         1186 ffserver.c                 return (acl->action == IP_ALLOW) ? 1 : 0;
IP_ALLOW         4266 ffserver.c                     acl.action = IP_ALLOW;