Lines Matching refs:sctp_hdr
361 if (chunk->sctp_hdr->vtag != 0) in sctp_sf_do_5_1B_init()
658 auth.sctp_hdr = chunk->sctp_hdr; in sctp_auth_chunk_verify()
1545 if (chunk->sctp_hdr->vtag != 0) in sctp_sf_do_unexpected_init()
3048 if (chunk->sctp_hdr->vtag != 0) in sctp_sf_do_9_2_reshutack()
3506 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_sf_tabort_8_4_8()
3812 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_sf_shut_8_4_5()
4775 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_sf_abort_violation()
6353 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_abort_pkt_new()
6382 sport = ntohs(chunk->sctp_hdr->dest); in sctp_ootb_pkt_new()
6383 dport = ntohs(chunk->sctp_hdr->source); in sctp_ootb_pkt_new()
6420 vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_ootb_pkt_new()