Searched defs:ins (Results 1 – 2 of 2) sorted by relevance
629 static void bpf_stmt(struct sock_filter *ins, unsigned *i, in bpf_stmt()637 static void bpf_jmp(struct sock_filter *ins, unsigned *i, in bpf_jmp()649 struct sock_filter ins[512] = {}; in sd_device_monitor_filter_update() local
247 struct bpf_insn *ins = &((*prog)->instructions[off]); in bpf_devices_apply_policy() local