Home
last modified time | relevance | path

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

/minix3/minix/lib/liblwip/dist/test/unit/tcp/
H A Dtcp_helper.c42 tcp_create_segment_wnd(ip_addr_t* src_ip, ip_addr_t* dst_ip, in tcp_create_segment_wnd() function
111 return tcp_create_segment_wnd(src_ip, dst_ip, src_port, dst_port, data, in tcp_create_segment()
135 return tcp_create_segment_wnd(&pcb->remote_ip, &pcb->local_ip, pcb->remote_port, pcb->local_port, in tcp_create_rx_segment_wnd()