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

/linux-master/net/ipv4/
H A Dtunnel4.c232 static const struct net_protocol tunnelmpls4_protocol = { variable in typeref:struct:net_protocol
250 if (inet_add_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS)) {
265 inet_del_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS);
284 if (inet_del_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS))

Completed in 105 milliseconds