Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dseg6_local.c1117 static const struct lwtunnel_encap_ops seg6_local_ops = { variable
1129 return lwtunnel_encap_add_ops(&seg6_local_ops, in seg6_local_init()
1135 lwtunnel_encap_del_ops(&seg6_local_ops, LWTUNNEL_ENCAP_SEG6_LOCAL); in seg6_local_exit()
/kernel/linux/linux-6.6/net/ipv6/
H A Dseg6_local.c2663 static const struct lwtunnel_encap_ops seg6_local_ops = { variable
2705 return lwtunnel_encap_add_ops(&seg6_local_ops, in seg6_local_init()
2711 lwtunnel_encap_del_ops(&seg6_local_ops, LWTUNNEL_ENCAP_SEG6_LOCAL); in seg6_local_exit()

Completed in 6 milliseconds