Searched defs:sctp_sbwake_log (Results 1 – 1 of 1) sorted by relevance
897 struct sctp_sbwake_log { struct898 void *stcb; /* FIXME: LP64 issue */899 uint16_t send_q;900 uint16_t sent_q;901 uint16_t flight;902 uint16_t wake_cnt;903 uint8_t stream_qcnt; /* chnk cnt */904 uint8_t chunks_on_oque;/* chunks out */905 uint8_t sbflags;906 uint8_t sctpflags;