sctp.h | sctp.h | |||
---|---|---|---|---|
/* SCTP kernel reference Implementation: User API extensions. | /* SCTP kernel Implementation: User API extensions. | |||
* | * | |||
* sctp.h | * sctp.h | |||
* | * | |||
* Distributed under the terms of the LGPL v2.1 as described in | * Distributed under the terms of the LGPL v2.1 as described in | |||
* http://www.gnu.org/copyleft/lesser.txt | * http://www.gnu.org/copyleft/lesser.txt | |||
* | * | |||
* This file is part of the user library that offers support for the | * This file is part of the user library that offers support for the | |||
* SCTP kernel reference Implementation. The main purpose of this | * Linux Kernel SCTP Implementation. The main purpose of this | |||
* code is to provide the SCTP Socket API mappings for user | * code is to provide the SCTP Socket API mappings for user | |||
* application to interface with SCTP in kernel. | * application to interface with SCTP in kernel. | |||
* | * | |||
* This header represents the structures and constants needed to support | * This header represents the structures and constants needed to support | |||
* the SCTP Extension to the Sockets API. | * the SCTP Extension to the Sockets API. | |||
* | * | |||
* (C) Copyright IBM Corp. 2001, 2004 | * (C) Copyright IBM Corp. 2001, 2004 | |||
* Copyright (c) 1999-2000 Cisco, Inc. | * Copyright (c) 1999-2000 Cisco, Inc. | |||
* Copyright (c) 1999-2001 Motorola, Inc. | * Copyright (c) 1999-2001 Motorola, Inc. | |||
* | * | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||