Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Drpl_iptunnel.c351 static const struct lwtunnel_encap_ops rpl_ops = { variable
366 err = lwtunnel_encap_add_ops(&rpl_ops, LWTUNNEL_ENCAP_RPL); in rpl_init()
380 lwtunnel_encap_del_ops(&rpl_ops, LWTUNNEL_ENCAP_RPL); in rpl_exit()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds