Lines Matching defs:code
679 u16 code;
682 pr_debug("%s: code->0x%02x, jt->0x%x, jf->0x%x, k->0x%x\n",
683 __func__, inst->code, inst->jt, inst->jf, inst->k);
685 code = bpf_anc_helper(inst);
690 switch (code) {
1165 if (code == (BPF_ANC | SKF_AD_IFINDEX)) {
1169 } else { /* (code == (BPF_ANC | SKF_AD_HATYPE) */
1224 inst->code);
1271 /* Generate the actual JIT code */
1283 /* Dump JIT code */