Lines Matching refs:sctp_hdr
358 if (chunk->sctp_hdr->vtag != 0) in sctp_sf_do_5_1B_init()
649 auth.sctp_hdr = chunk->sctp_hdr; in sctp_auth_chunk_verify()
1500 if (chunk->sctp_hdr->vtag != 0) in sctp_sf_do_unexpected_init()
2973 if (chunk->sctp_hdr->vtag != 0) in sctp_sf_do_9_2_reshutack()
3431 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_sf_tabort_8_4_8()
3698 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_sf_shut_8_4_5()
4661 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_sf_abort_violation()
6242 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_abort_pkt_new()
6271 sport = ntohs(chunk->sctp_hdr->dest); in sctp_ootb_pkt_new()
6272 dport = ntohs(chunk->sctp_hdr->source); in sctp_ootb_pkt_new()
6309 vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_ootb_pkt_new()