UDP
- Include macro
-
INCLUDE_UDP
- Variants
-
simnt, simnt.cert, PPC603, PPC603.cert, PPC604, PPC604.cert
Variants simnt, simnt.cert, PPC603, PPC603.cert, PPC604, PPC604.cert
- Name
-
UDPv4
- Synopsis
-
BSD 4.4. UDPv4
- Configlettes
-
- Configuration parameters
-
- Initialization routines
-
- udpLibInit (&udpCfgParams);
- Modules
-
- Required components
-
Parameter: UDP_FLAGS_DFLT
- Name
-
UDP Configuration Flags
- Synopsis
-
Optional UDP features: default enables checksums
- Default
-
(UDP_DO_CKSUM_SND | UDP_DO_CKSUM_RCV)
- Type
-
uint
Parameter: UDP_RCV_SIZE_DFLT
- Name
-
UDP Receive Buffer Size
- Synopsis
-
Number of bytes for incoming UDP data (default 41600)
- Default
-
41600
- Type
-
uint
Parameter: UDP_SND_SIZE_DFLT
- Name
-
UDP Send Buffer Size
- Synopsis
-
Number of bytes for outgoing UDP data (9216 by default)
- Default
-
9216
- Type
-
uint
Generated on 2007-10-15 17:17:22.