Searched refs:jfunc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dbpf.c1728 bpf_jit_filter *jfunc, *ofunc; local
1757 jfunc = ofunc = NULL;
1779 jfunc = bpf_jitter(fcode, flen);
1801 d->bd_bfilter = jfunc;

Completed in 47 milliseconds