Searched refs:bpf_lwt_prog (Results 1 – 2 of 2) sorted by relevance
16 struct bpf_lwt_prog { struct22 struct bpf_lwt_prog in; argument23 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()
71 struct bpf_lwt_prog { struct191 struct bpf_lwt_prog bpf;
Completed in 9 milliseconds