Home
last modified time | relevance | path

Searched refs:SetupCmsg (Results 1 - 2 of 2) sorted by relevance

/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() function
115 SetupCmsg(CMSG_FIRSTHDR(&mh), mss); in SocketSendEx()
/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() function
98 SetupCmsg(CMSG_FIRSTHDR(&mh), mss); in SocketSendEx()
137 SetupCmsg(CMSG_FIRSTHDR(&mh), DEFAULT_UDP_MSS); in SendUdpSegment()

Completed in 1 milliseconds