Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Drpl_iptunnel.c345 static const struct lwtunnel_encap_ops rpl_ops = { variable
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()