Home
last modified time | relevance | path

Searched refs:insnp (Results 1 – 1 of 1) sorted by relevance

/net/core/
Dfilter.c338 struct bpf_insn **insnp) in convert_bpf_extensions() argument
340 struct bpf_insn *insn = *insnp; in convert_bpf_extensions()
463 *insnp = insn; in convert_bpf_extensions()
467 static bool convert_bpf_ld_abs(struct sock_filter *fp, struct bpf_insn **insnp) in convert_bpf_ld_abs() argument
475 struct bpf_insn *insn = *insnp; in convert_bpf_ld_abs()
533 *insnp = insn; in convert_bpf_ld_abs()