blob: 034ea3e37d04a6313cfebea5202da81f04c787fc [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2007 Wind River Systems, Inc. and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Wind River Systems - initial API and implementation
*******************************************************************************/
#ifndef D_tcf
#define D_tcf
#define PKT_SIZE 0x1000
#define UDP_REQ_INFO 1
#define UDP_ACK_INFO 2
#endif