Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
A Dlwt_bpf.c16 struct bpf_lwt_prog { struct
22 struct bpf_lwt_prog in; argument
23 struct bpf_lwt_prog out;
24 struct bpf_lwt_prog xmit;
38 static int run_lwt_bpf(struct sk_buff *skb, struct bpf_lwt_prog *lwt, in run_lwt_bpf()
310 static void bpf_lwt_prog_destroy(struct bpf_lwt_prog *prog) in bpf_lwt_prog_destroy()
333 static int bpf_parse_prog(struct nlattr *attr, struct bpf_lwt_prog *prog, in bpf_parse_prog()
445 struct bpf_lwt_prog *prog) in bpf_fill_lwt_prog()
487 static int bpf_lwt_prog_cmp(struct bpf_lwt_prog *a, struct bpf_lwt_prog *b) in bpf_lwt_prog_cmp()
/linux-6.3-rc2/net/ipv6/
A Dseg6_local.c71 struct bpf_lwt_prog { struct
191 struct bpf_lwt_prog bpf;

Completed in 9 milliseconds