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

/freebsd-10.1-release/sys/net/
H A Dbpf.c1726 bpf_jit_filter *jfunc, *ofunc; local
1755 jfunc = ofunc = NULL;
1777 jfunc = bpf_jitter(fcode, flen);
1799 d->bd_bfilter = jfunc;

Completed in 74 milliseconds