HomeSort by: relevance | last modified time | path
    Searched refs:sctp_stream_reset_resp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
sctp_header.h 434 struct sctp_stream_reset_resp { struct
sctp_output.c 8685 struct sctp_stream_reset_resp *strack;
8706 chk->send_size = sizeof(struct sctp_stream_reset_resp) + (number_entries * sizeof(uint16_t));
8742 strack = mtod(chk->data, struct sctp_stream_reset_resp *);

Completed in 44 milliseconds