Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:checksum

160     { ISIS_TLV_CHECKSUM,           "Checksum"},
242 { 0x2, "Incorrect checksum"},
579 u_int8_t checksum[2];
599 u_int8_t checksum[2];
768 printf("\n\t%s PDU, hlen: %u, v: %u, lifetime: %u.%us, Segment PDU length: %u, checksum: 0x%04x ",
777 /* do not attempt to verify the checksum if it is zero */
1034 printf(", checksum: 0x%04x ", EXTRACT_16BITS(esis_header->cksum));
1035 /* do not attempt to verify the checksum if it is zero */
1752 need it for parsing the checksum TLV */
1978 EXTRACT_16BITS(header_lsp->checksum));
1980 /* if this is a purge do not attempt to verify the checksum */
1982 EXTRACT_16BITS(header_lsp->checksum) == 0)
1985 /* verify the checksum -
2472 if (!TTEST2(tlv_lsp->checksum, 2))
2474 printf(", chksum: 0x%04x",EXTRACT_16BITS(tlv_lsp->checksum));
2485 printf("\n\t checksum: 0x%04x ", EXTRACT_16BITS(tptr));
2486 /* do not attempt to verify the checksum if it is zero
2488 * to avoid conflicts the checksum TLV is zeroed.
2686 * Verify the checksum. See 8473-1, Appendix C, section C.4.