Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
Dnstackx_socket.h22 typedef enum SocketProtocol { enum
26 } SocketProtocol; typedef
/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbussocketrecv_fuzzer/
Dsoftbussocketrecv_fuzzer.cpp30 struct SocketProtocol { struct
31 unsigned int cmd;
32 char data[PROTOCOL_MAXLEN];
/foundation/communication/dsoftbus/tests/adapter/unittest/
Dsoftbus_socket_test.cpp47 struct SocketProtocol { struct
48 unsigned int cmd;
49 char data[PROTOCOL_MAXLEN];