Home
last modified time | relevance | path

Searched refs:emit_func (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/i386/i386/
H A Dbpf_jit_machdep.h102 typedef void (*emit_func)(bpf_bin_stream *stream, u_int value, u_int n); typedef
H A Dbpf_jit_machdep.c168 emit_func emitm; in bpf_jit_compile()
/freebsd/sys/amd64/amd64/
H A Dbpf_jit_machdep.h127 typedef void (*emit_func)(bpf_bin_stream *stream, u_int value, u_int n); typedef
H A Dbpf_jit_machdep.c167 emit_func emitm; in bpf_jit_compile()