| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/ |
| H A D | sys_socket.c | 83 static inline void SetupCmsg(struct cmsghdr *cm, uint16_t mss) in SetupCmsg() argument 96 int32_t SocketSendEx(const Socket *s, uint16_t mss, const struct iovec *iov, uint32_t cnt) in SocketSendEx() argument 115 SetupCmsg(CMSG_FIRSTHDR(&mh), mss); in SocketSendEx() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/ |
| H A D | sys_socket.c | 66 static inline void SetupCmsg(struct cmsghdr *cm, uint16_t mss) in SetupCmsg() argument 79 int32_t SocketSendEx(const Socket *s, uint16_t mss, const struct iovec *iov, uint32_t cnt) in SocketSendEx() argument 98 SetupCmsg(CMSG_FIRSTHDR(&mh), mss); in SocketSendEx() local
|
| /third_party/lwip/src/include/lwip/priv/ |
| H A D | altcp_priv.h | 108 altcp_mss_fn mss; member
|
| /third_party/toybox/toys/net/ |
| H A D | netstat.c | 279 int flags, ref, use, metric, mss, win, irtt; in display_routes() local
|
| /third_party/toybox/toys/pending/ |
| H A D | route.c | 132 int flags, ref, use, metric, mss, win, irtt, items; in display_routes() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | libsrt.c | 70 int mss; member
|
| /third_party/lwip/src/core/ |
| H A D | tcp_out.c | 1511 u16_t mss; in tcp_output_segment() local [all...] |
| /device/soc/rockchip/common/sdk_linux/ipc/ |
| H A D | msg.c | 193 static inline void ss_add(struct msg_queue *msq, struct msg_sender *mss, size_t msgsz) in ss_add() argument 205 static inline void ss_del(struct msg_sender *mss) in ss_del() argument 214 struct msg_sender *mss, *t; in ss_wakeup() local [all...] |
| /third_party/lwip/src/include/lwip/ |
| H A D | tcp.h | 297 u16_t mss; /* maximum segment size */ member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| H A D | tcp.h | 431 u16_t mss; /* maximum segment size, the real value used to do segmentation */ member [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac.h | 61 u32 mss; member
|
| /device/soc/rockchip/rk3588/kernel/include/linux/ |
| H A D | stmmac.h | 61 u32 mss; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
| H A D | vktFragmentShadingRateBasic.cpp | 581 std::stringstream mss; in initPrograms() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/ |
| H A D | vktFragmentShadingRateBasic.cpp | 551 std::stringstream mss; in initPrograms() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/ |
| H A D | r8168_n.c | 27794 u32 mss = skb_shinfo(skb)->tso_size; global() local [all...] |