Searched refs:vtag_timewait (Results 1 – 2 of 2) sorted by relevance
205 struct sctpvtaghead vtag_timewait[SCTP_STACK_VTAG_HASH_SIZE]; member
2926 chain = &sctppcbinfo.vtag_timewait[(tag % SCTP_STACK_VTAG_HASH_SIZE)]; in sctp_add_vtag_to_timewait()3883 LIST_INIT(&sctppcbinfo.vtag_timewait[i]); in sctp_pcb_init()4353 chain = &sctppcbinfo.vtag_timewait[(tag % SCTP_STACK_VTAG_HASH_SIZE)]; in sctp_is_vtag_good()