SBUF_INSECTION
#define SBUF_ISSECTION(s) ((s)->s_flags & SBUF_INSECTION)
SBUF_SETFLAG(s, SBUF_INSECTION);
SBUF_CLEARFLAG(s, SBUF_INSECTION);