Revision 445d892f net/tap-linux.h

b/net/tap-linux.h
27 27
#define TUNSETOFFLOAD  _IOW('T', 208, unsigned int)
28 28
#define TUNGETIFF      _IOR('T', 210, unsigned int)
29 29
#define TUNSETSNDBUF   _IOW('T', 212, int)
30
#define TUNGETVNETHDRSZ _IOR('T', 215, int)
31
#define TUNSETVNETHDRSZ _IOW('T', 216, int)
30 32

  
31 33
#endif
32 34

  

Also available in: Unified diff