Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dlwtunnel.h14 LWTUNNEL_ENCAP_BPF, enumerator
/openbmc/linux/net/core/
H A Dlwt_bpf.c394 newts->type = LWTUNNEL_ENCAP_BPF; in bpf_build_state()
654 return lwtunnel_encap_add_ops(&bpf_encap_ops, LWTUNNEL_ENCAP_BPF); in bpf_lwt_init()
H A Dlwtunnel.c43 case LWTUNNEL_ENCAP_BPF: in lwtunnel_encap_str()