RFC 3252:Binary Lexical Octet Ad-hoc Transport
RFC-Ref

checksum


Click on the red underlined text to get to the source

... destination address, TTL, and checksum before sending it on to its next-hop. ...
... IP addresses are listed in their dotted- decimal notation [RFC1123]. Length and checksum values are present as decimal integers. ...
... as decimal integers. To calculate the length and checksum fields of the IP element, a ...
... An iterative method SHOULD be used to calculate checksums, as the length field will vary based on the size of the checksum. ...
... method SHOULD be used to calculate checksums, as the length field will vary based on the size of the checksum. The payload ...
... <protocol value="6"/> <checksum value="8707"/> <source address="10.0.0.22"/> ...


... Bit-masks, where present have been converted into human-readable values. Length and checksum and port values are present as decimal integers. ...
... integers. To calculate the length and checksum fields of the TCP element, a ...
... An iterative method SHOULD be used to calculate checksums as in section 2.1. ...
... <window size="1"/> <urgent pointer="0"/> <checksum value="2988"/> <tcp.options> <tcp.end kind="0"/> ...


... Bit-masks, where present have been converted into human-readable values. Length and checksum and port values are present as decimal integers. ...
... integers. To calculate the length and checksum fields of the UDP element, a ...
... element MUST be used as in section 2.1. An iterative method SHOULD be used to calculate checksums as in section 2.1. ...
... port="42424"/> <udp.length value="143"/> <checksum value="2988"/> </udp.header> ...


... version, tos, total.length, id, flags, offset, ttl, protocol, checksum, source, destination, options, padding)> ...
... <!ELEMENT checksum EMPTY> <!-- 0 <= checksum <= 65535 (over header ...
... ELEMENT checksum EMPTY> <!-- 0 <= checksum <= 65535 (over header only) --> <!ATTLIST checksum ...
... checksum <= 65535 (over header only) --> <!ATTLIST checksum value %Digits; #REQUIRED> ...
... --> <!-- the pseudoheader is only included for checksum calculations --> <!ELEMENT tcp (tcp.pseudoheader?, tcp.header ...
... ELEMENT tcp.header (src, dest, sequence, acknowledgement, offset, reserved, control, window, checksum, urgent, tcp.options, padding)> ...
... <!-- checksum as in ip, but with the following pseudo-header added into the tcp element ...
... <!ELEMENT udp.header (src, dest, udp.length, checksum)> <!ELEMENT ...



Google
Web
RFC-Ref