Home
last modified time | relevance | path

Searched refs:ISOTP_CHECK_PADDING (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/can/
H A Disotp.c106 #define ISOTP_CHECK_PADDING (CAN_ISOTP_CHK_PAD_LEN | CAN_ISOTP_CHK_PAD_DATA) macro
359 ((so->opt.flags & ISOTP_CHECK_PADDING) && in isotp_rcv_fc()
441 if ((so->opt.flags & ISOTP_CHECK_PADDING) && in isotp_rcv_sf()
580 if ((so->opt.flags & ISOTP_CHECK_PADDING) && in isotp_rcv_cf()
/kernel/linux/linux-6.6/net/can/
H A Disotp.c117 #define ISOTP_CHECK_PADDING (CAN_ISOTP_CHK_PAD_LEN | CAN_ISOTP_CHK_PAD_DATA) macro
372 ((so->opt.flags & ISOTP_CHECK_PADDING) && in isotp_rcv_fc()
454 if ((so->opt.flags & ISOTP_CHECK_PADDING) && in isotp_rcv_sf()
603 if ((so->opt.flags & ISOTP_CHECK_PADDING) && in isotp_rcv_cf()

Completed in 6 milliseconds