Home
last modified time | relevance | path

Searched refs:sctp_stream_reset_tsn_req (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_header.h476 struct sctp_stream_reset_tsn_req { struct
H A Dsctp_input.c5183 if ((stcb == NULL) || (chk_length < sizeof(struct sctp_stream_reset_tsn_req))) { in sctp_process_control()