Searched refs:sfbpf_u_int32 (Results 1 – 4 of 4) sorted by relevance
| /mOS-networking-stack/core/src/include/bpf/ |
| H A D | sfbpf.h | 69 typedef u_int sfbpf_u_int32; typedef 178 sfbpf_u_int32 k; 188 …nt linktype_arg, struct sfbpf_program *program, const char *buf, int optimize, sfbpf_u_int32 mask);
|
| H A D | sf-redefines.h | 77 #define bpf_u_int32 sfbpf_u_int32
|
| H A D | tokdefs.h | 276 sfbpf_u_int32 h;
|
| /mOS-networking-stack/core/src/bpf/ |
| H A D | sf_grammar.c | 566 sfbpf_u_int32 h; 2032 { (yyval.blk).b = gen_ncode(NULL, (sfbpf_u_int32)(yyvsp[0].i), in yyparse() 2169 { (yyval.blk).b = gen_ncode(NULL, (sfbpf_u_int32)(yyvsp[0].i), in yyparse() 3093 …mfield_code((yyvsp[-2].blk).atmfieldtype, (sfbpf_int32)(yyvsp[0].i), (sfbpf_u_int32)(yyvsp[-1].i),… in yyparse() 3099 …mfield_code((yyvsp[-2].blk).atmfieldtype, (sfbpf_int32)(yyvsp[0].i), (sfbpf_u_int32)(yyvsp[-1].i),… in yyparse()
|