Searched refs:twait_block (Results 1 – 1 of 1) sorted by relevance
4506 struct sctp_tagblock *twait_block; in sctp_delete_from_timewait() local4517 twait_block->vtag_block[i].v_tag = 0; in sctp_delete_from_timewait()4518 twait_block->vtag_block[i].lport = 0; in sctp_delete_from_timewait()4519 twait_block->vtag_block[i].rport = 0; in sctp_delete_from_timewait()4533 struct sctp_tagblock *twait_block; in sctp_is_in_timewait() local4559 struct sctp_tagblock *twait_block; in sctp_add_vtag_to_timewait() local4585 twait_block->vtag_block[i].v_tag = 0; in sctp_add_vtag_to_timewait()4586 twait_block->vtag_block[i].lport = 0; in sctp_add_vtag_to_timewait()4610 if (twait_block == NULL) { in sctp_add_vtag_to_timewait()5944 prev_twait_block = twait_block; in sctp_pcb_finish()[all …]