SHDLC_SREJ_SUPPORT
skb_put_u8(skb, SHDLC_SREJ_SUPPORT ? 1 : 0);
bool srej_support = SHDLC_SREJ_SUPPORT;
(SHDLC_SREJ_SUPPORT || (srej_support == false))) {
shdlc->srej_support = SHDLC_SREJ_SUPPORT;