Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dsctp_indata.c863 SCTP_PEER_FAULTY, oper); in sctp_queue_data_to_stream()
1095 SCTP_PEER_FAULTY, oper); in sctp_queue_data_for_reasm()
1125 SCTP_PEER_FAULTY, oper); in sctp_queue_data_for_reasm()
1156 stcb, SCTP_PEER_FAULTY, oper); in sctp_queue_data_for_reasm()
1187 stcb, SCTP_PEER_FAULTY, oper); in sctp_queue_data_for_reasm()
1287 stcb, SCTP_PEER_FAULTY, oper); in sctp_queue_data_for_reasm()
1323 stcb, SCTP_PEER_FAULTY, oper); in sctp_queue_data_for_reasm()
1361 stcb, SCTP_PEER_FAULTY, oper); in sctp_queue_data_for_reasm()
1395 stcb, SCTP_PEER_FAULTY, oper); in sctp_queue_data_for_reasm()
1440 stcb, SCTP_PEER_FAULTY, oper); in sctp_queue_data_for_reasm()
[all …]
H A Dsctp_constants.h266 #define SCTP_PEER_FAULTY 0x0080 macro
H A Dsctp_usrreq.c399 sctp_abort_notification(stcb, SCTP_PEER_FAULTY); in sctp_notify()