Home
last modified time | relevance | path

Searched refs:first_seg (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/lwip/src/core/
Dtcp_out.c218 u8_t first_seg) in tcp_pbuf_prealloc() argument
227 LWIP_UNUSED_ARG(first_seg); in tcp_pbuf_prealloc()
245 (!first_seg || in tcp_pbuf_prealloc()
/external/python/cpython2/Lib/test/
Dtest_socket.py1063 first_seg = self.serv_file.read(len(MSG)-3)
1065 msg = first_seg + second_seg