Searched refs:resend_syn (Results 1 – 3 of 3) sorted by relevance
292 return !!hdr_stg->resend_syn; in resend_in_ack() 422 init_stg.resend_syn = TEST_OPTION_FLAGS(active_estab_in.flags, in handle_active_estab() 429 if (init_stg.resend_syn) in handle_active_estab() 435 * resend_syn option has received by the peer. in handle_active_estab() 544 if (hdr_stg->resend_syn || hdr_stg->fastopen) in handle_parse_hdr() 549 * - Active side: resend_syn in ACK during syncookie in handle_parse_hdr() 559 if (hdr_stg->resend_syn && !active_fin_out.flags) in handle_parse_hdr()
31 bool resend_syn; /* active side only */ member
57 prefix ? : "", hdr_stg->active, hdr_stg->resend_syn, in print_hdr_stg()350 exp_active_hdr_stg.resend_syn = true; in syncookie_estab()