Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-atm.c129 #define OAM_PAYLOAD_LEN 48 macro
544 cksum_shouldbe = verify_crc10_cksum(0, p, OAM_PAYLOAD_LEN); in oam_print()