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

/freebsd-9.3-release/sys/netinet/
H A Dsctputil.c2585 uint16_t error, struct sctp_abort_chunk *abort, uint8_t from_peer, int so_locked
2683 if (from_peer) {
3812 sctp_abort_notification(struct sctp_tcb *stcb, uint8_t from_peer, uint16_t error, argument
3834 if (from_peer) {
2584 sctp_notify_assoc_change(uint16_t state, struct sctp_tcb *stcb, uint16_t error, struct sctp_abort_chunk *abort, uint8_t from_peer, int so_locked SCTP_UNUSED ) argument

Completed in 58 milliseconds