Searched refs:SCTP_PCB_FLAGS_CLOSE_IP (Results 1 – 4 of 4) sorted by relevance
534 #define SCTP_PCB_FLAGS_CLOSE_IP 0x00040000 macro
677 …et_int(&inp->sctp_flags, flags, (flags | SCTP_PCB_FLAGS_SOCKET_GONE | SCTP_PCB_FLAGS_CLOSE_IP)))) {887 …et_int(&inp->sctp_flags, flags, (flags | SCTP_PCB_FLAGS_SOCKET_GONE | SCTP_PCB_FLAGS_CLOSE_IP)))) {958 …et_int(&inp->sctp_flags, flags, (flags | SCTP_PCB_FLAGS_SOCKET_GONE | SCTP_PCB_FLAGS_CLOSE_IP)))) {
3924 inp->sctp_flags &= ~SCTP_PCB_FLAGS_CLOSE_IP;4152 (inp->sctp_flags & SCTP_PCB_FLAGS_CLOSE_IP)) {
737 …et_int(&inp->sctp_flags, flags, (flags | SCTP_PCB_FLAGS_SOCKET_GONE | SCTP_PCB_FLAGS_CLOSE_IP)))) {