Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbussocketrecv_fuzzer/
Dsoftbussocketrecv_fuzzer.cpp25 struct SocketProtocol { struct
26 unsigned int cmd;
27 char data[PROTOCOL_MAXLEN];
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
Dnstackx_socket.h22 typedef enum SocketProtocol { enum
26 } SocketProtocol; typedef
/foundation/communication/dsoftbus/tests/adapter/unittest/
Dsoftbus_socket_test.cpp45 struct SocketProtocol { struct
46 unsigned int cmd;
47 char data[PROTOCOL_MAXLEN];