Use multiple filter components instead of packet filters for one sdf filter
Changes
When parsing the sdf filter into a nas packet filter, we used multiple packet filters.
This MR solves this behavior by using one packet filter, but with multiple filter components.