Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dlwt_bpf.c16 struct bpf_lwt_prog { struct
22 struct bpf_lwt_prog in; argument
23 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()
/openbmc/linux/net/ipv6/
H A Dseg6_local.c71 struct bpf_lwt_prog { struct
195 struct bpf_lwt_prog bpf;