Searched refs:tcp_active_open (Results 1 – 8 of 8) sorted by relevance
240 tcp_active_open: 1, /* This is a active open */ member
1398 tcp->tcp_active_open = B_TRUE; in tcp_connect()2270 (tcp->tcp_snd_ts_ok || !tcp->tcp_active_open)) { in tcp_process_options()2298 (tcp_sack_permitted != 0 && !tcp->tcp_active_open))) { in tcp_process_options()
222 tcp_active_open: 1, /* This is a active open */ member
217 * and tcp_t->tcp_active_open, however these are bit fields and
733 if (tcp->tcp_active_open) in tcp_timer()
2145 tcp->tcp_active_open = 0;4214 tcp->tcp_active_open = 1; in tcp_do_connect()
2803 if ((flags & TH_SYN) && !tcp->tcp_active_open) { in tcp_input_data()3699 if (tcp->tcp_active_open) { in tcp_input_data()
1283 tcp_active_open: 1, /* This is a active open */ member