Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Drpl_iptunnel.c113 newts->type = LWTUNNEL_ENCAP_RPL; in rpl_build_state()
360 err = lwtunnel_encap_add_ops(&rpl_ops, LWTUNNEL_ENCAP_RPL); in rpl_init()
374 lwtunnel_encap_del_ops(&rpl_ops, LWTUNNEL_ENCAP_RPL); in rpl_exit()
/openbmc/linux/include/uapi/linux/
H A Dlwtunnel.h16 LWTUNNEL_ENCAP_RPL, enumerator
/openbmc/linux/net/core/
H A Dlwtunnel.c47 case LWTUNNEL_ENCAP_RPL: in lwtunnel_encap_str()