Searched refs:fd_frames (Results 1 – 1 of 1) sorted by relevance
89 int fd_frames; member133 if (!ro->fd_frames && oskb->len != CAN_MTU) in raw_rcv()348 ro->fd_frames = 0; in raw_init()664 if (optlen != sizeof(ro->fd_frames)) in raw_setsockopt()667 if (copy_from_sockptr(&ro->fd_frames, optval, optlen)) in raw_setsockopt()751 val = &ro->fd_frames; in raw_getsockopt()799 if (ro->fd_frames && dev->mtu == CANFD_MTU) { in raw_sendmsg()