Searched refs:SOF_DEFUNCT (Results 1 – 12 of 12) sorted by relevance
925 if (so->so_flags & SOF_DEFUNCT) { in sobindlock()1025 (so->so_flags & SOF_DEFUNCT)) { in solisten()1027 if (so->so_flags & SOF_DEFUNCT) { in solisten()1670 if ((so->so_options & SO_ACCEPTCONN) || (so->so_flags & SOF_DEFUNCT)) { in soconnectlock()1672 if (so->so_flags & SOF_DEFUNCT) { in soconnectlock()1810 if ((so->so_options & SO_ACCEPTCONN) || (so->so_flags & SOF_DEFUNCT)) { in soconnectxlocked()1812 if (so->so_flags & SOF_DEFUNCT) { in soconnectxlocked()2036 if (so->so_flags & SOF_DEFUNCT) { in sosendcheck()2049 if (so->so_flags & SOF_DEFUNCT) { in sosendcheck()2127 if (so->so_flags & SOF_DEFUNCT) { in sosendcheck()[all …]
555 if ((so->so_state & SS_DRAINING) || (so->so_flags & SOF_DEFUNCT)) { in sbwait()557 if (so->so_flags & SOF_DEFUNCT) { in sbwait()595 if ((so->so_state & SS_DRAINING) || (so->so_flags & SOF_DEFUNCT)) { in sbwait()597 if (so->so_flags & SOF_DEFUNCT) { in sbwait()625 if (so->so_flags & SOF_DEFUNCT) { in sowakeup()2537 if (!(so->so_flags & SOF_DEFUNCT) && !(sb->sb_flags & SB_LOCK)) { in sblock()2590 if (error == 0 && (so->so_flags & SOF_DEFUNCT) && in sblock()2638 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()
781 (so->so_flags & SOF_DEFUNCT) || (so->so_state & SS_CANTRCVMORE))) { in tcp_log_drop_pcb()
692 if (mp_so->so_flags & SOF_DEFUNCT) { in mptcp_output()
2066 if (so->so_flags & SOF_DEFUNCT) { in mptcp_subflow_soreceive()2845 if (mp_so->so_flags & SOF_DEFUNCT) { in mptcp_subflow_disconnect()5571 if (m == NULL && (so->so_flags & SOF_DEFUNCT)) { in mptcp_output_getm_dsnmap64()5734 if (so->so_snd.sb_mb == NULL && (so->so_flags & SOF_DEFUNCT)) { in mptcp_adj_sendlen()
908 if (!(mp_so->so_flags & SOF_PCBCLEARING) && !(mp_so->so_flags & SOF_DEFUNCT)) { in mptcp_disconnect()
4473 if ((so->so_flags & SOF_DEFUNCT) && tp->t_state > TCPS_FIN_WAIT_1) { in tcp_input()
244 #define SOF_DEFUNCT 0x00000008 /* socket marked as inactive */ macro
1618 if (!(so->so_flags & SOF_DEFUNCT) && !(sb->sb_flags & SB_LOCK)) { in cfil_release_sockbuf()5319 if (so->so_flags & SOF_DEFUNCT) { in cfil_sock_data_out()