Lines Matching refs:bpf_u_int32
222 bpf_u_int32 k; /* k field */
234 typedef bpf_u_int32 atomset;
241 typedef bpf_u_int32 *uset;
289 bpf_u_int32 val[N_ATOMS];
314 struct arth *gen_loadi(compiler_state_t *, bpf_u_int32);
315 struct arth *gen_load(compiler_state_t *, int, struct arth *, bpf_u_int32);
328 bpf_u_int32, struct qual);
330 struct block *gen_mcode6(compiler_state_t *, const char *, bpf_u_int32,
333 struct block *gen_ncode(compiler_state_t *, const char *, bpf_u_int32,
340 struct block *gen_byteop(compiler_state_t *, int, int, bpf_u_int32);
350 struct block *gen_llc_s_subtype(compiler_state_t *, bpf_u_int32);
351 struct block *gen_llc_u_subtype(compiler_state_t *, bpf_u_int32);
353 struct block *gen_vlan(compiler_state_t *, bpf_u_int32, int);
354 struct block *gen_mpls(compiler_state_t *, bpf_u_int32, int);
357 struct block *gen_pppoes(compiler_state_t *, bpf_u_int32, int);
359 struct block *gen_geneve(compiler_state_t *, bpf_u_int32, int);
361 struct block *gen_atmfield_code(compiler_state_t *, int, bpf_u_int32,
367 struct block *gen_mtp3field_code(compiler_state_t *, int, bpf_u_int32,
377 struct block *gen_p80211_type(compiler_state_t *, bpf_u_int32, bpf_u_int32);
378 struct block *gen_p80211_fcdir(compiler_state_t *, bpf_u_int32);