Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/
H A DMessageFactory.h47 uint8_t attributesBuffer[BUFSIZE]; in alignas() local
59 mMessage.header.nlmsg_len = offsetof(Message, attributesBuffer); in MessageFactory()