Searched refs:optflags (Results 1 – 1 of 1) sorted by relevance
176 seg->flags = optflags; in tcp_create_segment()400 u8_t optflags = 0; in tcp_write() local445 optflags = TF_SEG_OPTS_TS; in tcp_write()835 u8_t optflags; in tcp_split_unsent_seg() local871 optflags = useg->flags; in tcp_split_unsent_seg()1040 u8_t optflags = 0; in tcp_enqueue_flags() local1054 optflags = TF_SEG_OPTS_MSS; in tcp_enqueue_flags()1074 optflags |= TF_SEG_OPTS_TS; in tcp_enqueue_flags()1890 if (optflags & TF_SEG_OPTS_TS) { in tcp_output_fill_options()2090 u8_t optlen, optflags = 0; in tcp_send_empty_ack() local[all …]