Home
last modified time | relevance | path

Searched refs:cksum_shouldbe (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-atm.c358 u_int16_t vpi, vci, cksum, cksum_shouldbe, idx; in oam_print() local
444 cksum_shouldbe = verify_crc10_cksum(0, p, OAM_PAYLOAD_LEN); in oam_print()
448 cksum_shouldbe == 0 ? "" : "in"); in oam_print()