Searched refs:SO_DEBUG (Results 1 – 10 of 10) sorted by relevance
1425 case SO_DEBUG: /* MP + subflow */ in mptcp_usr_socheckopt()1596 case SO_DEBUG: in mptcp_setopt()2193 case SO_DEBUG: in mptcp_sopt2str()
2408 if (so->so_options & (SO_DEBUG | SO_ACCEPTCONN)) { in tcp_input()2410 if (so->so_options & SO_DEBUG) { in tcp_input()5713 if (so->so_options & SO_DEBUG) { in tcp_input()5761 if (so->so_options & SO_DEBUG) { in tcp_input()5802 if (tp == 0 || (tp->t_inpcb->inp_socket->so_options & SO_DEBUG)) { in tcp_input()5842 if (tp == 0 || (tp->t_inpcb->inp_socket->so_options & SO_DEBUG)) { in tcp_input()
1886 if (tp->t_inpcb->inp_socket->so_options & SO_DEBUG) { in tcp_timers()
2876 if (so_options & SO_DEBUG) { in tcp_output()
146 #define TCPDEBUG2(req) if (tp && (so->so_options & SO_DEBUG)) \
892 if (tp == NULL || (tp->t_inpcb->inp_socket->so_options & SO_DEBUG)) { in tcp_respond()
134 #define SO_DEBUG 0x0001 /* turn on debugging info recording */ macro
184 ((inp)->inp_socket->so_options & SO_DEBUG))
801 so->so_options |= SO_DEBUG; in socreate_internal()4877 case SO_DEBUG: in sosetoptlock()5898 case SO_DEBUG: in sogetoptlock()
1128 (so->so_options & SO_DEBUG)) { in ctl_enqueuembuf_list()