Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A 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()
/kernel/linux/linux-6.6/net/ipv4/
H A 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()

Completed in 1 milliseconds