]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/netdevice.h
net: Add GARP applicant-only participant
[linux-2.6-omap-h63xx.git] / include / linux / netdevice.h
index 56dadb528f6737fcd5f111c100f875288f6b4f0c..e009c6fbf5cdf795bc60760bc39a5c135f248285 100644 (file)
@@ -740,6 +740,8 @@ struct net_device
        struct net_bridge_port  *br_port;
        /* macvlan */
        struct macvlan_port     *macvlan_port;
+       /* GARP */
+       struct garp_port        *garp_port;
 
        /* class/net/name entry */
        struct device           dev;