Searched refs:gen_mtp3field_code (Results 1 – 4 of 4) sorted by relevance
| /mOS-networking-stack/core/src/include/bpf/ |
| H A D | sf-redefines.h | 42 #define gen_mtp3field_code sf_gen_mtp3field_code macro
|
| H A D | gencode.h | 313 struct block *gen_mtp3field_code(int mtp3field, bpf_u_int32 jvalue, bpf_u_int32 jtype, int reverse);
|
| /mOS-networking-stack/core/src/bpf/ |
| H A D | sf_grammar.c | 3170 …{ (yyval.blk).b = gen_mtp3field_code((yyvsp[-2].blk).mtp3fieldtype, (u_int)(yyvsp[0].i), (u_int)(y… in yyparse() 3176 …{ (yyval.blk).b = gen_mtp3field_code((yyvsp[-2].blk).mtp3fieldtype, (u_int)(yyvsp[0].i), (u_int)(y… in yyparse() 3194 (yyval.blk).b = gen_mtp3field_code((yyval.blk).mtp3fieldtype, (u_int) (yyvsp[0].i), SFBPF_JEQ, 0); in yyparse()
|
| H A D | sf_gencode.c | 8104 struct block *gen_mtp3field_code(mtp3field, jvalue, jtype, reverse) in gen_mtp3field_code() function
|