Home
last modified time | relevance | path

Searched refs:N_PCI_FF (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/net/can/
Disotp.c95 #define N_PCI_FF 0x10 /* first frame */ macro
695 case N_PCI_FF: in isotp_rcv()
812 cf->data[ae] = N_PCI_FF; in isotp_create_fframe()
821 cf->data[ae] = (u8)(so->tx.len >> 8) | N_PCI_FF; in isotp_create_fframe()