Home
last modified time | relevance | path

Searched defs:ULogMessage (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_decoder.cpp71 struct ULogMessage { struct
72 uint64_t mark;
73 int64_t timeStampSec;
74 int64_t timeStampUsec;
75 uint32_t hook;
76 char indevName[IFNAMSIZ];
77 char outdevName[IFNAMSIZ];
78 size_t dataLen;
80 uint8_t macLen;
81 uint8_t mac[ULOG_MAC_LEN];
[all …]