Searched refs:qtype (Results 1 – 7 of 7) sorted by relevance
101 int qtype; in FUNC() local104 qtype = (int)read_be16(udp + ofs); in FUNC()108 if (qtype == 0xFF /* QTYPE_ANY */ || qtype == question_type) return match; in FUNC()
488 int qtype; in FUNC() local491 qtype = (int)read_be16(udp + ofs); in FUNC()495 if (qtype == 0xFF /* QTYPE_ANY */ || qtype == question_type) return match; in FUNC()979 int qtype = -1; in do_apf_run() local981 qtype = DECODE_U8(); /* 3rd imm, at worst 9 bytes past prog_len */ in do_apf_run()989 qtype); in do_apf_run()
433 int qtype = -1; in do_apf_run() local435 qtype = DECODE_U8(); // 3rd imm, at worst 9 bytes past prog_len in do_apf_run()443 qtype); in do_apf_run()
327 int qtype = -1; in apf_disassemble() local331 qtype = DECODE_IMM(1); in apf_disassemble()335 qtype = DECODE_IMM(1); in apf_disassemble()353 bprintf("%d, ", qtype); in apf_disassemble()
486 int qtype; in FUNC() local489 qtype = (int)read_be16(udp + ofs); in FUNC()493 if (qtype == 0xFF /* QTYPE_ANY */ || qtype == question_type) return match; in FUNC()969 int qtype = -1; in do_apf_run() local971 qtype = DECODE_U8(); /* 3rd imm, at worst 9 bytes past prog_len */ in do_apf_run()979 qtype); in do_apf_run()