net: Special handling for IP & MPLS.
[linux-2.6-microblaze.git] / include / net / bareudp.h
index 513fae6..cb03f6f 100644 (file)
@@ -10,6 +10,7 @@ struct bareudp_conf {
        __be16 ethertype;
        __be16 port;
        u16 sport_min;
+       bool multi_proto_mode;
 };
 
 struct net_device *bareudp_dev_create(struct net *net, const char *name,