Searched refs:check_pad (Results 1 – 1 of 1) sorted by relevance
| /linux/net/can/ |
| H A D | isotp.c | 339 static int check_pad(struct isotp_sock *so, struct canfd_frame *cf, in check_pad() function 381 check_pad(so, cf, ae + FC_CONTENT_SZ, so->opt.rxpad_content))) { in isotp_rcv_fc() 464 check_pad(so, cf, pcilen + len, so->opt.rxpad_content)) { in isotp_rcv_sf() 613 check_pad(so, cf, i + 1, so->opt.rxpad_content)) { in isotp_rcv_cf()
|