Home
last modified time | relevance | path

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

/net/core/
Dlwt_bpf.c15 struct bpf_lwt_prog { struct
21 struct bpf_lwt_prog in; argument
22 struct bpf_lwt_prog out;
23 struct bpf_lwt_prog xmit;
37 static int run_lwt_bpf(struct sk_buff *skb, struct bpf_lwt_prog *lwt, in run_lwt_bpf()
308 static void bpf_lwt_prog_destroy(struct bpf_lwt_prog *prog) in bpf_lwt_prog_destroy()
331 static int bpf_parse_prog(struct nlattr *attr, struct bpf_lwt_prog *prog, in bpf_parse_prog()
443 struct bpf_lwt_prog *prog) in bpf_fill_lwt_prog()
485 static int bpf_lwt_prog_cmp(struct bpf_lwt_prog *a, struct bpf_lwt_prog *b) in bpf_lwt_prog_cmp()
/net/ipv6/
Dseg6_local.c43 struct bpf_lwt_prog { struct
56 struct bpf_lwt_prog bpf; argument