SF_PCI_SZ4
(size > so->tx.ll_dl - SF_PCI_SZ4 - ae - off)) {
if (size <= so->tx.ll_dl - SF_PCI_SZ4 - ae - off) {
if (size <= CAN_MAX_DLEN - SF_PCI_SZ4 - ae)
cf->data[SF_PCI_SZ4 + ae] = size;
isotp_rcv_sf(sk, cf, SF_PCI_SZ4 + ae, skb, sf_dl);
cf->data[SF_PCI_SZ4 + ae]);