The link between the filter design tool and the real-time compliant implementation is provided by the Linux proc file interface. Once a filter is instantiated in the Linux kernel, a proc entry with its information may be created, such as the order or the number its filter stages. The parameters of the filter (or filter stages) can be queried or set by read and write respectively.