mirror of
https://github.com/corundum/corundum.git
synced 2025-01-16 08:12:53 +08:00
8 lines
296 B
ReStructuredText
8 lines
296 B
ReStructuredText
|
.. _mod_tx_checksum:
|
||
|
|
||
|
===============
|
||
|
``tx_checksum``
|
||
|
===============
|
||
|
|
||
|
``tx_checksum`` implements the transmit checksum offloading support. It computes 16 bit checksum of frame data with specified start offset, then inserts computed checksum at the position specified by the host network stack.
|