OpenCores
URL https://opencores.org/ocsvn/test_project/test_project/trunk

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [include/] [linux/] [veth.h] - Blame information for rev 81

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 62 marcus.erl
#ifndef __NET_VETH_H_
2
#define __NET_VETH_H_
3
 
4
enum {
5
        VETH_INFO_UNSPEC,
6
        VETH_INFO_PEER,
7
 
8
        __VETH_INFO_MAX
9
#define VETH_INFO_MAX   (__VETH_INFO_MAX - 1)
10
};
11
 
12
#endif

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.