Lines Matching refs:sctp_hdr
360 if (chunk->sctp_hdr->vtag != 0) in sctp_sf_do_5_1B_init()
657 auth.sctp_hdr = chunk->sctp_hdr; in sctp_auth_chunk_verify()
1545 if (chunk->sctp_hdr->vtag != 0) in sctp_sf_do_unexpected_init()
3039 if (chunk->sctp_hdr->vtag != 0) in sctp_sf_do_9_2_reshutack()
3497 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_sf_tabort_8_4_8()
3803 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_sf_shut_8_4_5()
4766 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_sf_abort_violation()
6344 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_abort_pkt_new()
6373 sport = ntohs(chunk->sctp_hdr->dest); in sctp_ootb_pkt_new()
6374 dport = ntohs(chunk->sctp_hdr->source); in sctp_ootb_pkt_new()
6411 vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_ootb_pkt_new()