BUF_PSPOLL
#define bf_ispspoll(bf) (bf->bf_state.bf_type & BUF_PSPOLL)
(bf->bf_state.bf_type |= BUF_PSPOLL) :
(bf->bf_state.bf_type &= ~BUF_PSPOLL);