Searched refs:SF_PCI_SZ4 (Results 1 – 1 of 1) sorted by relevance
113 #define SF_PCI_SZ4 1 /* size of SingleFrame PCI including 4 bit SF_DL */ macro703 isotp_rcv_sf(sk, cf, SF_PCI_SZ4 + ae, skb, sf_dl); in isotp_rcv()716 cf->data[SF_PCI_SZ4 + ae]); in isotp_rcv()1000 (size > so->tx.ll_dl - SF_PCI_SZ4 - ae - off)) { in isotp_sendmsg()1043 if (size <= so->tx.ll_dl - SF_PCI_SZ4 - ae - off) { in isotp_sendmsg()1053 if (size <= CAN_MAX_DLEN - SF_PCI_SZ4 - ae) in isotp_sendmsg()1063 cf->data[SF_PCI_SZ4 + ae] = size; in isotp_sendmsg()