Home
last modified time | relevance | path

Searched refs:bpf_set_error (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libpcap/
H A Dgrammar.y.in255 bpf_set_error(cstate, "can't parse filter expression: %s", msg);
294 bpf_set_error(cstate, "unknown PF reason \"%s\"", reason);
336 bpf_set_error(cstate, "unknown PF action \"%s\"", action);
456 bpf_set_error(cstate, "'port' modifier applied to ip host");
459 bpf_set_error(cstate, "'portrange' modifier applied to ip host");
462 bpf_set_error(cstate, "'proto' modifier applied to ip host");
465 bpf_set_error(cstate, "'protochain' modifier applied to ip host");
476 bpf_set_error(cstate, "'ip6addr/prefixlen' not supported "
487 bpf_set_error(cstate, "'ip6addr' not supported "
517 bpf_set_error(cstate, "protochain not supported");
[all …]
H A Dgrammar.c284 bpf_set_error(cstate, "can't parse filter expression: %s", msg); in yyerror()
323 bpf_set_error(cstate, "unknown PF reason \"%s\"", reason); in pfreason_to_num()
365 bpf_set_error(cstate, "unknown PF action \"%s\"", action); in pfaction_to_num()
1990 bpf_set_error(cstate, "'port' modifier applied to ip host"); in yyparse()
1993 bpf_set_error(cstate, "'portrange' modifier applied to ip host"); in yyparse()
1996 bpf_set_error(cstate, "'proto' modifier applied to ip host"); in yyparse()
1999 bpf_set_error(cstate, "'protochain' modifier applied to ip host"); in yyparse()
2015 bpf_set_error(cstate, "'ip6addr/prefixlen' not supported " in yyparse()
2031 bpf_set_error(cstate, "'ip6addr' not supported " in yyparse()
2122 bpf_set_error(cstate, "protochain not supported"); in yyparse()
[all …]
H A Dscanner.l409 bpf_set_error(yyextra, "bogus IPv6 address %s", yytext);
416 bpf_set_error(yyextra, "IPv6 address %s not supported", yytext);
421 {B}:+({B}:+)+ { bpf_set_error(yyextra, "bogus ethernet address %s", yytext); yylval->s = NULL; ret…
539 bpf_set_error(yyextra_arg,
558 bpf_set_error(yyextra_arg,
570 bpf_set_error(yyextra_arg,
588 bpf_set_error(yyextra_arg,
H A Dscanner.c4151 bpf_set_error(yyextra, "bogus IPv6 address %s", yytext);
4158 bpf_set_error(yyextra, "IPv6 address %s not supported", yytext);
4167 { bpf_set_error(yyextra, "bogus ethernet address %s", yytext); yylval->s = NULL; return EID; }
5673 bpf_set_error(yyextra_arg, in stou()
5692 bpf_set_error(yyextra_arg, in stou()
5704 bpf_set_error(yyextra_arg, in stou()
5722 bpf_set_error(yyextra_arg, in stou()
H A Dgencode.h396 void bpf_set_error(compiler_state_t *, const char *, ...)
H A Dgencode.c424 bpf_set_error(compiler_state_t *cstate, const char *fmt, ...) in bpf_set_error() function
616 bpf_set_error(cstate, "out of memory"); in newchunk_nolongjmp()
622 bpf_set_error(cstate, "out of memory"); in newchunk_nolongjmp()
628 bpf_set_error(cstate, "out of memory"); in newchunk_nolongjmp()
1717 bpf_set_error(cstate, "unknown data link type %d (min %d, max %d)", in init_linktype()
/aosp_15_r20/out/soong/.intermediates/external/libpcap/libpcap/android_arm64_armv8-2a_cortex-a55_shared/
Dlibpcap.so.toc283 278: FUNC GLOBAL DEFAULT 15 bpf_set_error