Searched refs:atmfield (Results 1 – 3 of 3) sorted by relevance
266 %type <blk> atmfield427 | atmfield atmvalue { $$.b = $2.b; $$.q = qerr; }653 atmfield: VPI { $$.atmfieldtype = A_VPI; }
319 struct block *gen_atmfield_code(int atmfield, bpf_int32 jvalue, bpf_u_int32 jtype, int reverse);
8099 gen_atmfield_code(atmfield, jvalue, jtype, reverse) in gen_atmfield_code() argument8100 int atmfield; in gen_atmfield_code()8107 switch (atmfield) {