Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dlwt_bpf.c511 static const struct lwtunnel_encap_ops bpf_encap_ops = { variable
654 return lwtunnel_encap_add_ops(&bpf_encap_ops, LWTUNNEL_ENCAP_BPF); in bpf_lwt_init()