Home
last modified time | relevance | path

Searched refs:send_reset_at_tsn (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_header.h425 uint32_t send_reset_at_tsn; /* last TSN I assigned outbound */ member
H A Dsctp_input.c3743 tsn = ntohl(req->send_reset_at_tsn); in sctp_handle_str_reset_request_out()
H A Dsctp_output.c11787 req_out->send_reset_at_tsn = htonl(last_sent); in sctp_add_stream_reset_out()