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.h21 typedef enum SocketProtocol { enum
25 } SocketProtocol; typedef
/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbussocketrecv_fuzzer/
Dsoftbussocketrecv_fuzzer.cpp31 struct SocketProtocol { struct
32 unsigned int cmd;
33 char data[PROTOCOL_MAXLEN];
/foundation/communication/dsoftbus/tests/adapter/unittest/
Dsoftbus_socket_test.cpp44 struct SocketProtocol { struct
45 unsigned int cmd;
46 char data[PROTOCOL_MAXLEN];