Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/
Dtunnel4.c232 static const struct net_protocol tunnelmpls4_protocol = { variable
250 if (inet_add_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS)) { in tunnel4_init()
265 inet_del_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS); in tunnel4_init()
284 if (inet_del_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS)) in tunnel4_fini()