Searched refs:atmfield (Results 1 – 3 of 3) sorted by relevance
162 %type <blk> atmfield313 | atmfield atmvalue { $$.b = $2.b; $$.q = qerr; }457 atmfield: VPI { $$.atmfieldtype = A_VPI; }
300 struct block *gen_atmfield_code(int atmfield, bpf_int32 jvalue, bpf_u_int32 jtype, int reverse);
6860 gen_atmfield_code(atmfield, jvalue, jtype, reverse) in gen_atmfield_code() argument6861 int atmfield; in gen_atmfield_code()6868 switch (atmfield) {