When I remove the "device bpf" from the kernel configuration the resulting "make buildkernel KERNCONF=XXX" fails to compile in module lmc, source file if_lmc.c The problem seems to be that DEV_BPF is not defined, but this is not tested for.