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()309 static void bpf_lwt_prog_destroy(struct bpf_lwt_prog *prog) in bpf_lwt_prog_destroy()332 static int bpf_parse_prog(struct nlattr *attr, struct bpf_lwt_prog *prog, in bpf_parse_prog()444 struct bpf_lwt_prog *prog) in bpf_fill_lwt_prog()486 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 { struct195 struct bpf_lwt_prog bpf;