UDP implementation.
More...
UDP implementation.
This implementation follows http://tools.ietf.org/html/rfc768.
- Author
- Thomas Watteyne watte.nosp@m.yne@.nosp@m.eecs..nosp@m.berk.nosp@m.eley..nosp@m.edu, August 2010
-
Ankur Mehta mehta.nosp@m.nk@e.nosp@m.ecs.b.nosp@m.erke.nosp@m.ley.e.nosp@m.du, September 2010
Enumerator |
---|
UDP_CHECKSUM_INLINE |
|
UDP_CHECKSUM_ELIDED |
|
Enumerator |
---|
UDP_ID |
|
UDP_CHECKSUM |
|
UDP_PORTS |
|
Enumerator |
---|
UDP_PORTS_16b_SRC_16b_DEST_INLINE |
|
UDP_PORTS_16b_SRC_8b_DEST_INLINE |
|
UDP_PORTS_8b_SRC_16b_DEST_INLINE |
|
UDP_PORTS_4b_SRC_4b_DEST_INLINE |
|
bool openudp_debugPrint |
( |
void |
| ) |
|
void openudp_init |
( |
void |
| ) |
|