epoc32/include/stdapis/net/radix.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
equal deleted inserted replaced
3:e1b950c65cb4 4:837f303aceeb
     1 /*-
     1 /*-
     2  * Copyright (c) 1988, 1989, 1993
     2  * Copyright (c) 1988, 1989, 1993
     3  *	The Regents of the University of California.  All rights reserved.
     3  *	The Regents of the University of California.  All rights reserved.
     4 * © Portions copyright (c) 2007 Symbian Software Ltd. All rights reserved.
       
     5  * Redistribution and use in source and binary forms, with or without
     4  * Redistribution and use in source and binary forms, with or without
     6  * modification, are permitted provided that the following conditions
     5  * modification, are permitted provided that the following conditions
     7  * are met:
     6  * are met:
     8  * 1. Redistributions of source code must retain the above copyright
     7  * 1. Redistributions of source code must retain the above copyright
     9  *    notice, this list of conditions and the following disclaimer.
     8  *    notice, this list of conditions and the following disclaimer.
    24  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
    23  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
    25  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
    24  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
    26  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    25  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    27  * SUCH DAMAGE.
    26  * SUCH DAMAGE.
    28  *
    27  *
       
    28  * Portions Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
    29  *	@(#)radix.h	8.2 (Berkeley) 10/31/94
    29  *	@(#)radix.h	8.2 (Berkeley) 10/31/94
    30  * $FreeBSD: src/sys/net/radix.h,v 1.26 2005/01/07 01:45:35 imp Exp $
    30  * $FreeBSD: src/sys/net/radix.h,v 1.26 2005/01/07 01:45:35 imp Exp $
    31  */
    31  */
    32 
    32 
    33 #ifndef _RADIX_H_
    33 #ifndef _RADIX_H_