Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dtunnel6.c251 static const struct inet6_protocol tunnelmpls6_protocol = { variable
269 inet6_add_protocol(&tunnelmpls6_protocol, IPPROTO_MPLS)) { in tunnel6_init()
281 inet6_del_protocol(&tunnelmpls6_protocol, IPPROTO_MPLS); in tunnel6_init()
299 inet6_del_protocol(&tunnelmpls6_protocol, IPPROTO_MPLS)) in tunnel6_fini()
/kernel/linux/linux-6.6/net/ipv6/
H A Dtunnel6.c251 static const struct inet6_protocol tunnelmpls6_protocol = { variable
269 inet6_add_protocol(&tunnelmpls6_protocol, IPPROTO_MPLS)) { in tunnel6_init()
281 inet6_del_protocol(&tunnelmpls6_protocol, IPPROTO_MPLS); in tunnel6_init()
299 inet6_del_protocol(&tunnelmpls6_protocol, IPPROTO_MPLS)) in tunnel6_fini()

Completed in 2 milliseconds