Searched refs:SCTP_PCB_FLAGS_CLOSE_IP (Results 1 – 5 of 5) sorted by relevance
515 #define SCTP_PCB_FLAGS_CLOSE_IP 0x00040000 macro
3335 inp->sctp_flags &= ~SCTP_PCB_FLAGS_CLOSE_IP; in sctp_inpcb_free()3568 (inp->sctp_flags & SCTP_PCB_FLAGS_CLOSE_IP)) { in sctp_inpcb_free()
433 …et_int(&inp->sctp_flags, flags, (flags | SCTP_PCB_FLAGS_SOCKET_GONE | SCTP_PCB_FLAGS_CLOSE_IP)))) { in sctp_abort()535 …et_int(&inp->sctp_flags, flags, (flags | SCTP_PCB_FLAGS_SOCKET_GONE | SCTP_PCB_FLAGS_CLOSE_IP)))) { in sctp_close()
485 …et_int(&inp->sctp_flags, flags, (flags | SCTP_PCB_FLAGS_SOCKET_GONE | SCTP_PCB_FLAGS_CLOSE_IP)))) { in sctp6_abort()