Searched refs:bpf_lwt (Results 1 – 1 of 1) sorted by relevance
23 struct bpf_lwt { struct32 static inline struct bpf_lwt *bpf_lwt_lwtunnel(struct lwtunnel_state *lwt) in bpf_lwt_lwtunnel() argument34 return (struct bpf_lwt *)lwt->data; in bpf_lwt_lwtunnel()123 struct bpf_lwt *bpf; in bpf_input()146 struct bpf_lwt *bpf; in bpf_output()275 struct bpf_lwt *bpf; in bpf_xmit()324 struct bpf_lwt *bpf = bpf_lwt_lwtunnel(lwt); in bpf_destroy_state()381 struct bpf_lwt *bpf; in bpf_build_state()469 struct bpf_lwt *bpf = bpf_lwt_lwtunnel(lwt); in bpf_fill_encap_info()508 struct bpf_lwt *a_bpf = bpf_lwt_lwtunnel(a); in bpf_encap_cmp()[all …]
Completed in 4 milliseconds