Searched refs:SOF_DEFUNCT (Results 1 – 12 of 12) sorted by relevance
767 if (so->so_flags & SOF_DEFUNCT) { in sobindlock()865 (so->so_flags & SOF_DEFUNCT)) { in solisten()867 if (so->so_flags & SOF_DEFUNCT) { in solisten()1510 if ((so->so_options & SO_ACCEPTCONN) || (so->so_flags & SOF_DEFUNCT)) { in soconnectlock()1512 if (so->so_flags & SOF_DEFUNCT) { in soconnectlock()1650 if ((so->so_options & SO_ACCEPTCONN) || (so->so_flags & SOF_DEFUNCT)) { in soconnectxlocked()1652 if (so->so_flags & SOF_DEFUNCT) { in soconnectxlocked()1877 if (so->so_flags & SOF_DEFUNCT) { in sosendcheck()1890 if (so->so_flags & SOF_DEFUNCT) { in sosendcheck()1968 if (so->so_flags & SOF_DEFUNCT) { in sosendcheck()[all …]
557 if ((so->so_state & SS_DRAINING) || (so->so_flags & SOF_DEFUNCT)) { in sbwait()559 if (so->so_flags & SOF_DEFUNCT) { in sbwait()597 if ((so->so_state & SS_DRAINING) || (so->so_flags & SOF_DEFUNCT)) { in sbwait()599 if (so->so_flags & SOF_DEFUNCT) { in sbwait()627 if (so->so_flags & SOF_DEFUNCT) { in sowakeup()2520 if (!(so->so_flags & SOF_DEFUNCT) && !(sb->sb_flags & SB_LOCK)) { in sblock()2573 if (error == 0 && (so->so_flags & SOF_DEFUNCT) && in sblock()2621 if (!(so->so_flags & SOF_DEFUNCT) && in sbunlock()
202 if (new_so->so_flags & SOF_DEFUNCT) { in sock_accept_common()
700 if (so->so_flags & SOF_DEFUNCT) { in accept_nocancel()
541 (so->so_flags & SOF_DEFUNCT) || (so->so_state & SS_CANTRCVMORE))) { in udp_log_drop_pcb()
782 (so->so_flags & SOF_DEFUNCT) || (so->so_state & SS_CANTRCVMORE))) { in tcp_log_drop_pcb()
699 if (mp_so->so_flags & SOF_DEFUNCT) { in mptcp_output()
2066 if (so->so_flags & SOF_DEFUNCT) { in mptcp_subflow_soreceive()2850 if (mp_so->so_flags & SOF_DEFUNCT) { in mptcp_subflow_disconnect()5579 if (m == NULL && (so->so_flags & SOF_DEFUNCT)) { in mptcp_output_getm_dsnmap64()5742 if (so->so_snd.sb_mb == NULL && (so->so_flags & SOF_DEFUNCT)) { in mptcp_adj_sendlen()
910 if (!(mp_so->so_flags & SOF_PCBCLEARING) && !(mp_so->so_flags & SOF_DEFUNCT)) { in mptcp_disconnect()
4730 if ((so->so_flags & SOF_DEFUNCT) && tp->t_state > TCPS_FIN_WAIT_1) { in tcp_input()
235 #define SOF_DEFUNCT 0x00000008 /* socket marked as inactive */ macro
1615 if (!(so->so_flags & SOF_DEFUNCT) && !(sb->sb_flags & SB_LOCK)) { in cfil_release_sockbuf()5316 if (so->so_flags & SOF_DEFUNCT) { in cfil_sock_data_out()