Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Drpl_iptunnel.c373 static const struct lwtunnel_encap_ops rpl_ops = { variable
388 err = lwtunnel_encap_add_ops(&rpl_ops, LWTUNNEL_ENCAP_RPL); in rpl_init()
402 lwtunnel_encap_del_ops(&rpl_ops, LWTUNNEL_ENCAP_RPL); in rpl_exit()