The memory for the FastBPF program is not allocated. This can happen because of insufficient
system resources.
Description:
Use this function to compile BPF program in 32-bit CPU code.
BpfCheckFilter function is being executed while BpfCompileToFastBPF function
execution to check BPF program before the compilation. If BpfCheckFilter
fails an error code is returned.