Searched refs:tcp_output_segment (Results 1 – 1 of 1) sorted by relevance
128 static err_t tcp_output_segment(struct tcp_seg *seg, struct tcp_pcb *pcb, struct netif *netif);1361 err = tcp_output_segment(seg, pcb, netif); in tcp_output()1456 tcp_output_segment(struct tcp_seg *seg, struct tcp_pcb *pcb, struct netif *netif) in tcp_output_segment() function