Searched defs:tgt_idx (Results 1 – 3 of 3) sorted by relevance
934 int rc, tgt_idx; in nfc_genl_dep_link_up() local
30 __le16 tgt_idx; /* Target Idx. */ member
19284 static int adjust_jmp_off(struct bpf_prog *prog, u32 tgt_idx, u32 delta) in adjust_jmp_off()