Searched defs:mss (Results 1 – 8 of 8) sorted by relevance
289 mempool_prepare_small(struct mempool_small_slab * mss, int is_static) in mempool_prepare_small()596 struct mempool_small_slab *mss; in mempool_alloc_small() local677 struct mempool_small_slab *mss; in mempool_free() local
63 #define LWIP_TCP_CALC_INITIAL_CWND(mss) LWIP_MIN((4U * (mss)), LWIP_MAX((2U * (mss)), 4380U)); argument1712 u16_t mss; local
1225 u16_t mss; in tcp_output_segment() local
296 #define TCP_BUILD_MSS_OPTION(mss) lwip_htonl(0x02040000 | ((mss) & 0xFFFF)) argument
59 uint16_t mss; /* Maximum Structure Size */ member
245 u16_t mss; /* maximum segment size */ member
3023 int sndbuf, rcvbuf, mss, chunk, left, res; in fill_tcp_bufs() local
695 u_int16_t mss; /* Maximum segment size option */ member797 u_int16_t mss; /* Maximum segment size option */ member