Home
last modified time | relevance | path

Searched refs:cumulative_tsn_ack (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_header.h302 uint32_t cumulative_tsn_ack; member
H A Dsctp_uio.h1196 uint32_t cumulative_tsn_ack; member
H A Dsctp_sysctl.c474 xstcb.cumulative_tsn_ack = stcb->asoc.cumulative_tsn; in sctp_sysctl_handle_assoclist()
H A Dsctp_indata.c5227 cum_ack = ntohl(cp->cumulative_tsn_ack); in sctp_update_acked()
H A Dsctp_output.c9225 shutdown_cp->cumulative_tsn_ack = htonl(stcb->asoc.cumulative_tsn); in sctp_send_shutdown()
9236 shutdown_cp->cumulative_tsn_ack = htonl(stcb->asoc.cumulative_tsn); in sctp_send_shutdown()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h1196 uint32_t cumulative_tsn_ack; member