Searched refs:bpf_lwt_prog (Results 1 – 2 of 2) sorted by relevance
15 struct bpf_lwt_prog { struct21 struct bpf_lwt_prog in; argument22 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()
43 struct bpf_lwt_prog { struct56 struct bpf_lwt_prog bpf; argument