Lines Matching refs:sctp_hdr
365 if (chunk->sctp_hdr->vtag != 0) in sctp_sf_do_5_1B_init()
656 auth.sctp_hdr = chunk->sctp_hdr; in sctp_auth_chunk_verify()
1544 if (chunk->sctp_hdr->vtag != 0) in sctp_sf_do_unexpected_init()
3033 if (chunk->sctp_hdr->vtag != 0) in sctp_sf_do_9_2_reshutack()
3491 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_sf_tabort_8_4_8()
3797 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_sf_shut_8_4_5()
4760 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_sf_abort_violation()
6341 packet->vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_abort_pkt_new()
6370 sport = ntohs(chunk->sctp_hdr->dest); in sctp_ootb_pkt_new()
6371 dport = ntohs(chunk->sctp_hdr->source); in sctp_ootb_pkt_new()
6408 vtag = ntohl(chunk->sctp_hdr->vtag); in sctp_ootb_pkt_new()