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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [net/] [tcpip/] [current/] [include/] [netinet6/] [ipv6_addrconf.h] - Blame information for rev 792

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

Line No. Rev Author Line
1 786 skrzyp
//==========================================================================
2
//
3
//      include/netinet6_ipv6_addrconf.h
4
//
5
//      
6
//
7
//==========================================================================
8
// ####BSDALTCOPYRIGHTBEGIN####                                             
9
// -------------------------------------------                              
10
// Portions of this software may have been derived from OpenBSD             
11
// or other sources, and if so are covered by the appropriate copyright     
12
// and license included herein.                                             
13
// -------------------------------------------                              
14
// ####BSDALTCOPYRIGHTEND####                                               
15
//==========================================================================
16
//#####DESCRIPTIONBEGIN####
17
//
18
// Author(s):    gthomas
19
// Contributors: gthomas
20
// Date:         2000-01-10
21
// Purpose:      
22
// Description:  
23
//              
24
//
25
//####DESCRIPTIONEND####
26
//
27
//==========================================================================
28
 
29
 
30
/*
31
%%% copyright-nrl-95
32
This software is Copyright 1995-1998 by Randall Atkinson, Ronald Lee,
33
Daniel McDonald, Bao Phan, and Chris Winters. All Rights Reserved. All
34
rights under this copyright have been assigned to the US Naval Research
35
Laboratory (NRL). The NRL Copyright Notice and License Agreement Version
36
1.1 (January 17, 1995) applies to this software.
37
You should have received a copy of the license with this software. If you
38
didn't get a copy, you may request one from <license@ipv6.nrl.navy.mil>.
39
 
40
*/
41
 
42
#ifndef _NETINET6_IPV6_ADDRCONF_H
43
#define _NETINET6_IPV6_ADDRCONF_H 1
44
 
45
/*
46
 * Function definitions.
47
 */
48
void addrconf_init __P((void));
49
void addrconf_timer __P((void *));
50
void addrconf_dad __P((struct in6_ifaddr *));
51
 
52
#endif /* _NETINET6_IPV6_ADDRCONF_H */

powered by: WebSVN 2.1.0

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