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

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

Completed in 89 milliseconds