Searched refs:bpf_lwt_prog (Results 1 – 2 of 2) sorted by relevance
20 struct bpf_lwt_prog { struct26 struct bpf_lwt_prog in; argument27 struct bpf_lwt_prog out;28 struct bpf_lwt_prog xmit;42 static int run_lwt_bpf(struct sk_buff *skb, struct bpf_lwt_prog *lwt, in run_lwt_bpf()179 static void bpf_lwt_prog_destroy(struct bpf_lwt_prog *prog) in bpf_lwt_prog_destroy()202 static int bpf_parse_prog(struct nlattr *attr, struct bpf_lwt_prog *prog, in bpf_parse_prog()313 struct bpf_lwt_prog *prog) in bpf_fill_lwt_prog()355 static int bpf_lwt_prog_cmp(struct bpf_lwt_prog *a, struct bpf_lwt_prog *b) in bpf_lwt_prog_cmp()
47 struct bpf_lwt_prog { struct60 struct bpf_lwt_prog bpf; argument