equal
deleted
inserted
replaced
2 /* $KAME: in6_var.h,v 1.56 2001/03/29 05:34:31 itojun Exp $ */ |
2 /* $KAME: in6_var.h,v 1.56 2001/03/29 05:34:31 itojun Exp $ */ |
3 |
3 |
4 /*- |
4 /*- |
5 * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. |
5 * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. |
6 * All rights reserved. |
6 * All rights reserved. |
7 * © Portions copyright (c) 2007 Symbian Software Ltd. All rights reserved. |
7 * |
8 * Redistribution and use in source and binary forms, with or without |
8 * Redistribution and use in source and binary forms, with or without |
9 * modification, are permitted provided that the following conditions |
9 * modification, are permitted provided that the following conditions |
10 * are met: |
10 * are met: |
11 * 1. Redistributions of source code must retain the above copyright |
11 * 1. Redistributions of source code must retain the above copyright |
12 * notice, this list of conditions and the following disclaimer. |
12 * notice, this list of conditions and the following disclaimer. |
56 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
56 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
57 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
57 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
58 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
58 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
59 * SUCH DAMAGE. |
59 * SUCH DAMAGE. |
60 * |
60 * |
|
61 * Portions Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. |
61 * @(#)in_var.h 8.1 (Berkeley) 6/10/93 |
62 * @(#)in_var.h 8.1 (Berkeley) 6/10/93 |
62 */ |
63 */ |
63 |
64 |
64 #ifndef _NETINET6_IN6_VAR_H_ |
65 #ifndef _NETINET6_IN6_VAR_H_ |
65 #define _NETINET6_IN6_VAR_H_ |
66 #define _NETINET6_IN6_VAR_H_ |