MAX_INSNS_PER_PATH
#define MAX_INSNS_PER_PATH ((1 << 18) / sizeof(struct sock_filter))
#define MAX_INSNS_PER_PATH 32768