Searched refs:sctp_reconf_chunk (Results 1 – 4 of 4) sorted by relevance
317 sizeof(struct sctp_reconf_chunk)) in sctp_send_reset_streams()489 struct sctp_reconf_chunk *hdr; in sctp_chunk_lookup_strreset_param()495 hdr = (struct sctp_reconf_chunk *)chunk->chunk_hdr; in sctp_chunk_lookup_strreset_param()
3638 struct sctp_reconf_chunk *reconf; in sctp_make_reconf()3646 reconf = (struct sctp_reconf_chunk *)retval->chunk_hdr; in sctp_make_reconf()3883 struct sctp_reconf_chunk *hdr; in sctp_verify_reconf()3888 hdr = (struct sctp_reconf_chunk *)chunk->chunk_hdr; in sctp_verify_reconf()
4125 struct sctp_reconf_chunk *hdr; in sctp_sf_do_reconf()4143 hdr = (struct sctp_reconf_chunk *)chunk->chunk_hdr; in sctp_sf_do_reconf()
743 struct sctp_reconf_chunk { struct
Completed in 23 milliseconds