Home
last modified time | relevance | path

Searched defs:tcp_create_segment (Results 1 – 2 of 2) sorted by relevance

/minix3/minix/lib/liblwip/dist/test/unit/tcp/
H A Dtcp_helper.c107 tcp_create_segment(ip_addr_t* src_ip, ip_addr_t* dst_ip, in tcp_create_segment() function
/minix3/minix/lib/liblwip/dist/src/core/
H A Dtcp_out.c173 tcp_create_segment(struct tcp_pcb *pcb, struct pbuf *p, u8_t flags, u32_t seqno, u8_t optflags) in tcp_create_segment() function