Home
last modified time | relevance | path

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

/fs/smb/client/
A Dcifsencrypt.c319 #define AV_LEN(av) (le16_to_cpu(av->length)) macro
337 av = (void *)((u8 *)av + sizeof(*av) + AV_LEN(av)); in find_next_av()
343 len = AV_LEN(av); in find_next_av()
365 len = AV_LEN(av); in find_av_name()
400 AV_LEN(av) == sizeof(u64)) in find_timestamp()
561 tilen += sizeof(*av) + AV_LEN(av); in set_auth_key_response()
575 av = (void *)((__u8 *)av + sizeof(*av) + AV_LEN(av)); in set_auth_key_response()

Completed in 4 milliseconds