Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctputil.h278 uint32_t wake_cnt, int from);
H A Dsctp_uio.h876 uint16_t wake_cnt; member
H A Dsctputil.c497 sctp_wakeup_log(struct sctp_tcb *stcb, uint32_t wake_cnt, int from) in sctp_wakeup_log() argument
503 sctp_clog.x.wake.wake_cnt = wake_cnt; in sctp_wakeup_log()