Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dtunnel4.c234 static const struct net_protocol tunnelmpls4_protocol = { variable
253 if (inet_add_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS)) { in tunnel4_init()
268 inet_del_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS); in tunnel4_init()
287 if (inet_del_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS)) in tunnel4_fini()