Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet6/
H A Dsctp6_usrreq.c714 int some_on_streamwheel = 0; in sctp6_disconnect() local
729 some_on_streamwheel = 1; in sctp6_disconnect()
737 (some_on_streamwheel == 0)) { in sctp6_disconnect()
/netbsd-src/sys/netinet/
H A Dsctp_usrreq.c707 int some_on_streamwheel = 0; in sctp_disconnect() local
750 some_on_streamwheel = 1; in sctp_disconnect()
758 (some_on_streamwheel == 0)) { in sctp_disconnect()
828 int some_on_streamwheel = 0; in sctp_shutdown() local
849 some_on_streamwheel = 1; in sctp_shutdown()
856 (some_on_streamwheel == 0)) { in sctp_shutdown()
H A Dsctp_input.c513 int some_on_streamwheel; in sctp_handle_shutdown() local
578 some_on_streamwheel = 0; in sctp_handle_shutdown()
584 some_on_streamwheel = 1; in sctp_handle_shutdown()
592 some_on_streamwheel, in sctp_handle_shutdown()
599 some_on_streamwheel) { in sctp_handle_shutdown()
H A Dsctp_indata.c3476 int some_on_streamwheel; in sctp_handle_sack() local
4037 some_on_streamwheel = 0; in sctp_handle_sack()
4043 some_on_streamwheel = 1; in sctp_handle_sack()
4049 some_on_streamwheel == 0) { in sctp_handle_sack()
H A Dsctp_output.c4512 int some_on_streamwheel = 0; local
4519 some_on_streamwheel = 1;
4527 (some_on_streamwheel == 0)) {
9732 int some_on_streamwheel = 0; local
9739 some_on_streamwheel = 1;
9746 (some_on_streamwheel == 0)) {