Searched refs:s_oobflags (Results 1 – 3 of 3) sorted by relevance
363 cb->s_oobflags |= SF_IOOB; in spx_reass()383 cb->s_oobflags &= ~SF_IOOB; in spx_reass()
180 char s_oobflags; member
561 if (cb->s_oobflags & SF_SOOB) { in spx_output()625 if (cb->s_oobflags & SF_SOOB) { in spx_output()629 cb->s_oobflags &= ~ SF_SOOB; in spx_output()1387 if ((cb->s_oobflags & SF_IOOB) || so->so_oobmark || in spx_rcvoob()1427 cb->s_oobflags |= SF_SOOB; in spx_send()