Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
A Dlwt_bpf.c21 struct bpf_lwt { struct
30 static inline struct bpf_lwt *bpf_lwt_lwtunnel(struct lwtunnel_state *lwt) in bpf_lwt_lwtunnel() argument
32 return (struct bpf_lwt *)lwt->data; in bpf_lwt_lwtunnel()
119 struct bpf_lwt *bpf; in bpf_input()
142 struct bpf_lwt *bpf; in bpf_output()
271 struct bpf_lwt *bpf; in bpf_xmit()
320 struct bpf_lwt *bpf = bpf_lwt_lwtunnel(lwt); in bpf_destroy_state()
377 struct bpf_lwt *bpf; in bpf_build_state()
465 struct bpf_lwt *bpf = bpf_lwt_lwtunnel(lwt); in bpf_fill_encap_info()
504 struct bpf_lwt *a_bpf = bpf_lwt_lwtunnel(a); in bpf_encap_cmp()
[all …]

Completed in 3 milliseconds