Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_socket.c83 static inline void SetupCmsg(struct cmsghdr *cm, uint16_t mss) in SetupCmsg()
96 int32_t SocketSendEx(const Socket *s, uint16_t mss, const struct iovec *iov, uint32_t cnt) in SocketSendEx()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_socket.c66 static inline void SetupCmsg(struct cmsghdr *cm, uint16_t mss) in SetupCmsg()
79 int32_t SocketSendEx(const Socket *s, uint16_t mss, const struct iovec *iov, uint32_t cnt) in SocketSendEx()