Home
last modified time | relevance | path

Searched defs:mss (Results 1 - 15 of 15) 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() 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 Dsys_socket.c66 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 Daltcp_priv.h108 altcp_mss_fn mss; member
/third_party/toybox/toys/net/
H A Dnetstat.c279 int flags, ref, use, metric, mss, win, irtt; in display_routes() local
/third_party/toybox/toys/pending/
H A Droute.c132 int flags, ref, use, metric, mss, win, irtt, items; in display_routes() local
/third_party/ffmpeg/libavformat/
H A Dlibsrt.c70 int mss; member
/third_party/lwip/src/core/
H A Dtcp_out.c1511 u16_t mss; in tcp_output_segment() local
[all...]
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dmsg.c193 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 Dtcp.h297 u16_t mss; /* maximum segment size */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dtcp.h431 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 Dstmmac.h61 u32 mss; member
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Dstmmac.h61 u32 mss; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp581 std::stringstream mss; in initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp551 std::stringstream mss; in initPrograms() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c27794 u32 mss = skb_shinfo(skb)->tso_size; global() local
[all...]

Completed in 44 milliseconds