Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctputil.c3138 bool from_peer, bool timedout, int so_locked) in sctp_notify_assoc_change() argument
3148 KASSERT(abort == NULL || from_peer, in sctp_notify_assoc_change()
3150 KASSERT(!from_peer || !timedout, in sctp_notify_assoc_change()
3251 if (from_peer) { in sctp_notify_assoc_change()
4361 sctp_abort_notification(struct sctp_tcb *stcb, bool from_peer, bool timeout, in sctp_abort_notification() argument
4383 if (from_peer) { in sctp_abort_notification()