Searched refs:mtp3field (Results 1 – 2 of 2) sorted by relevance
313 %type <blk> mtp3field473 | mtp3field mtp3value { $$.b = $2.b; $$.q = qerr; }753 mtp3field: SIO { $$.mtp3fieldtype = M_SIO; }
9042 gen_mtp3field_code(compiler_state_t *cstate, int mtp3field, bpf_u_int32 jvalue, in gen_mtp3field_code() argument9052 switch (mtp3field) { in gen_mtp3field_code()