Searched refs:tcp_output_segment (Results 1 – 1 of 1) sorted by relevance
79 static void tcp_output_segment(struct tcp_seg *seg, struct tcp_pcb *pcb);983 tcp_output_segment(seg, pcb); in tcp_output()1046 tcp_output_segment(struct tcp_seg *seg, struct tcp_pcb *pcb) in tcp_output_segment() function