Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/netinet/
H A Dsctp.h684 uint16_t ssf_end; member
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_sctp.c844 ntohs(frag->ssf_start), ntohs(frag->ssf_end)); in parse_sack_chunk()
/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c1799 sf->ssf_end = htons(offset); in sctp_fill_sack()
2537 gapend = ctsn + ntohs(ssf->ssf_end); in sctp_process_uo_gaps()
2891 gapend = cumtsn + ntohs(ssf->ssf_end); in sctp_got_sack()