SSB_PREALLOC
if (so->so_snd.ssb_flags & SSB_PREALLOC)
if (ssb->ssb_flags & SSB_PREALLOC)
if ((so->so_snd.ssb_flags & (SSB_PREALLOC | SSB_STOPSUPP)) == 0) {
if (so->so_snd.ssb_flags & SSB_PREALLOC)
if (so->so_snd.ssb_flags & SSB_PREALLOC)
if (so->so_snd.ssb_flags & SSB_PREALLOC) {
if (so->so_snd.ssb_flags & SSB_PREALLOC) {
atomic_set_int(&so->so_snd.ssb_flags, SSB_AUTOSIZE | SSB_PREALLOC);