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

Subversion Repositories or1k

[/] [or1k/] [tags/] [LINUX_2_4_26_OR32/] [linux/] [linux-2.4/] [include/] [linux/] [inet.h] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
/*
2
 *              Swansea University Computer Society NET3
3
 *
4
 *      This work is derived from NET2Debugged, which is in turn derived
5
 *      from NET2D which was written by:
6
 *              Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
7
 *
8
 *              This work was derived from Ross Biro's inspirational work
9
 *              for the LINUX operating system.  His version numbers were:
10
 *
11
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
12
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
13
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
14
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
15
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
16
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
17
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
18
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
19
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
20
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
21
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
22
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
23
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
24
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
25
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
26
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
27
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
28
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
29
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
30
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
31
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
32
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
33
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
34
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
35
 *              $Id: inet.h,v 1.1.1.1 2004-04-15 02:36:23 phoenix Exp $
36
 *
37
 *              This program is free software; you can redistribute it and/or
38
 *              modify it under the terms of the GNU General Public License
39
 *              as published by the Free Software Foundation; either version
40
 *              2 of the License, or (at your option) any later version.
41
 */
42
#ifndef _LINUX_INET_H
43
#define _LINUX_INET_H
44
 
45
#ifdef __KERNEL__
46
 
47
extern void             inet_proto_init(struct net_proto *pro);
48
extern __u32            in_aton(const char *str);
49
 
50
#endif
51
#endif  /* _LINUX_INET_H */

powered by: WebSVN 2.1.0

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