Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 226359
Collapse All | Expand All

(-)iproute2-2.6.25.20080417/include/linux/if_tunnel.h (+1 lines)
Lines 2-7 Link Here
2
#define _IF_TUNNEL_H_
2
#define _IF_TUNNEL_H_
3
3
4
#include <linux/types.h>
4
#include <linux/types.h>
5
#include <asm/byteorder.h>
5
6
6
#define SIOCGETTUNNEL   (SIOCDEVPRIVATE + 0)
7
#define SIOCGETTUNNEL   (SIOCDEVPRIVATE + 0)
7
#define SIOCADDTUNNEL   (SIOCDEVPRIVATE + 1)
8
#define SIOCADDTUNNEL   (SIOCDEVPRIVATE + 1)

Return to bug 226359