AV_LEN
av = (void *)((u8 *)av + sizeof(*av) + AV_LEN(av));
len = AV_LEN(av);
len = AV_LEN(av);
AV_LEN(av) == sizeof(u64))
tilen += sizeof(*av) + AV_LEN(av);
av = (void *)((__u8 *)av + sizeof(*av) + AV_LEN(av));