Home
last modified time | relevance | path

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

/external/libpcap/
Dgencode.h369 void bpf_syntax_error(compiler_state_t *, const char *);
Dgrammar.y205 bpf_syntax_error(cstate, msg); in yyerror()
Dgrammar.c251 bpf_syntax_error(cstate, msg); in yyerror()
Dgencode.c430 bpf_syntax_error(compiler_state_t *cstate, const char *msg) in bpf_syntax_error() function