Home | History | Annotate | Download | only in netinet

Lines Matching refs:SCTP_PCB_FLAGS_SOCKET_GONE

3301 			if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE) {
3678 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE) ||
3903 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE) ||
4017 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE) ||
4168 if (inp->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE) {
4189 if ((inp->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE) == 0) {
4236 if (inp && (inp->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE)) {
4827 if (inp->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE) {
5064 if (inp->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE) {
5615 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE) ||
5834 if ((inp->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE) ||
6320 if (inp->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE) {
6562 if (inp->sctp_flags & SCTP_PCB_FLAGS_SOCKET_GONE)