Searched refs:mtp3field (Results 1 – 3 of 3) sorted by relevance
270 %type <blk> mtp3field429 | mtp3field mtp3value { $$.b = $2.b; $$.q = qerr; }676 mtp3field: SIO { $$.mtp3fieldtype = M_SIO; }
313 struct block *gen_mtp3field_code(int mtp3field, bpf_u_int32 jvalue, bpf_u_int32 jtype, int reverse);
8298 gen_mtp3field_code(mtp3field, jvalue, jtype, reverse) in gen_mtp3field_code() argument8299 int mtp3field; in gen_mtp3field_code()8307 switch (mtp3field) {