Searched refs:chunkhdr (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/sctp/
H A Dinput.c481 struct sctp_init_chunk *chunkhdr; sctp_err_lookup() local
518 chunkhdr = (void *)sctphdr + sizeof(struct sctphdr); sctp_err_lookup()
521 chunkhdr->chunk_hdr.type != SCTP_CID_INIT || sctp_err_lookup()
522 ntohl(chunkhdr->init_hdr.init_tag) != asoc->c.my_vtag) { sctp_err_lookup()
H A Dsm_statefuns.c4177 * chunkhdr structure to make a comparison. sctp_sf_unk_chunk()
4250 * chunkhdr structure to make a comparison. sctp_sf_discard_chunk()
H A Dsm_make_chunk.c3411 /* Skip the chunkhdr and addiphdr from the last asconf sent and store sctp_process_asconf_ack()

Completed in 200 milliseconds