SS_DNS
if (ISSET(state, SS_DNS)) {
if (so->so_state & SS_DNS) {
return (so->so_state & SS_DNS);
ss |= SS_DNS;