Searched refs:SOF_DEFUNCT (Results 1 – 10 of 10) sorted by relevance
923 if (so->so_flags & SOF_DEFUNCT) { in sobindlock()1017 (so->so_flags & SOF_DEFUNCT)) { in solisten()1019 if (so->so_flags & SOF_DEFUNCT) { in solisten()1665 if ((so->so_options & SO_ACCEPTCONN) || (so->so_flags & SOF_DEFUNCT)) { in soconnectlock()1667 if (so->so_flags & SOF_DEFUNCT) { in soconnectlock()1788 if ((so->so_options & SO_ACCEPTCONN) || (so->so_flags & SOF_DEFUNCT)) { in soconnectxlocked()1790 if (so->so_flags & SOF_DEFUNCT) { in soconnectxlocked()2000 if (so->so_flags & SOF_DEFUNCT) { in sosendcheck()2013 if (so->so_flags & SOF_DEFUNCT) { in sosendcheck()2091 if (so->so_flags & SOF_DEFUNCT) { in sosendcheck()[all …]
552 if ((so->so_state & SS_DRAINING) || (so->so_flags & SOF_DEFUNCT)) { in sbwait()554 if (so->so_flags & SOF_DEFUNCT) { in sbwait()592 if ((so->so_state & SS_DRAINING) || (so->so_flags & SOF_DEFUNCT)) { in sbwait()594 if (so->so_flags & SOF_DEFUNCT) { in sbwait()622 if (so->so_flags & SOF_DEFUNCT) { in sowakeup()2444 if (!(so->so_flags & SOF_DEFUNCT) && !(sb->sb_flags & SB_LOCK)) { in sblock()2497 if (error == 0 && (so->so_flags & SOF_DEFUNCT) && in sblock()2545 if (!(so->so_flags & SOF_DEFUNCT) && in sbunlock()
202 if (new_so->so_flags & SOF_DEFUNCT) { in sock_accept_common()
636 if (so->so_flags & SOF_DEFUNCT) { in accept_nocancel()
229 #define SOF_DEFUNCT 0x00000008 /* socket marked as inactive */ macro
687 if (mp_so->so_flags & SOF_DEFUNCT) { in mptcp_output()
2170 if (so->so_flags & SOF_DEFUNCT) { in mptcp_subflow_soreceive()2888 if (mp_so->so_flags & SOF_DEFUNCT) { in mptcp_subflow_disconnect()5711 if (m == NULL && (so->so_flags & SOF_DEFUNCT)) { in mptcp_output_getm_dsnmap64()5878 if (so->so_snd.sb_mb == NULL && (so->so_flags & SOF_DEFUNCT)) { in mptcp_adj_sendlen()
904 if (!(mp_so->so_flags & SOF_PCBCLEARING) && !(mp_so->so_flags & SOF_DEFUNCT)) { in mptcp_disconnect()
4004 if ((so->so_flags & SOF_DEFUNCT) && tp->t_state > TCPS_FIN_WAIT_1) { in tcp_input()
1579 if (!(so->so_flags & SOF_DEFUNCT) && !(sb->sb_flags & SB_LOCK)) { in cfil_release_sockbuf()4950 if (so->so_flags & SOF_DEFUNCT) { in cfil_sock_data_out()