Lines Matching refs:bpf_u_int32
210 bpf_u_int32 k; /* k field */
222 typedef bpf_u_int32 atomset;
229 typedef bpf_u_int32 *uset;
277 bpf_u_int32 val[N_ATOMS];
302 struct arth *gen_loadi(compiler_state_t *, bpf_u_int32);
303 struct arth *gen_load(compiler_state_t *, int, struct arth *, bpf_u_int32);
316 bpf_u_int32, struct qual);
319 bpf_u_int32, struct qual);
321 struct block *gen_ncode(compiler_state_t *, const char *, bpf_u_int32,
328 struct block *gen_byteop(compiler_state_t *, int, int, bpf_u_int32);
338 struct block *gen_llc_s_subtype(compiler_state_t *, bpf_u_int32);
339 struct block *gen_llc_u_subtype(compiler_state_t *, bpf_u_int32);
341 struct block *gen_vlan(compiler_state_t *, bpf_u_int32, int);
342 struct block *gen_mpls(compiler_state_t *, bpf_u_int32, int);
345 struct block *gen_pppoes(compiler_state_t *, bpf_u_int32, int);
347 struct block *gen_geneve(compiler_state_t *, bpf_u_int32, int);
349 struct block *gen_atmfield_code(compiler_state_t *, int, bpf_u_int32,
355 struct block *gen_mtp3field_code(compiler_state_t *, int, bpf_u_int32,
365 struct block *gen_p80211_type(compiler_state_t *, bpf_u_int32, bpf_u_int32);
366 struct block *gen_p80211_fcdir(compiler_state_t *, bpf_u_int32);