Searched defs:Message (Results 1 – 4 of 4) sorted by relevance
48 struct alignas(NLMSG_ALIGNTO) Message { struct58 * \param type Message type (such as RTM_NEWLINK). argument
97 Message(Buffer<nlmsghdr> buffer, const nlmsghdr& nlHeader, const T& dataHeader, in Message() function
465 const google::protobuf::Message& /* arg */, in CreateExpectedProto()
297 union Message { union