Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:len32

814         uint32_t len32;
847 len32 = htonl(EXTRACT_16BITS(&ip6->ip6_plen));
848 MD5_Update(&ctx, (char *)&len32, sizeof(len32));