Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dlwtunnel.h14 LWTUNNEL_ENCAP_BPF, enumerator
/Linux-v4.19/net/core/
Dlwt_bpf.c263 newts->type = LWTUNNEL_ENCAP_BPF; in bpf_build_state()
394 return lwtunnel_encap_add_ops(&bpf_encap_ops, LWTUNNEL_ENCAP_BPF); in bpf_lwt_init()
Dlwtunnel.c45 case LWTUNNEL_ENCAP_BPF: in lwtunnel_encap_str()