Searched refs:fd_frames (Results 1 – 1 of 1) sorted by relevance
87 int fd_frames; member127 if (!ro->fd_frames && oskb->len != CAN_MTU) in raw_rcv()326 ro->fd_frames = 0; in raw_init()623 if (optlen != sizeof(ro->fd_frames)) in raw_setsockopt()626 if (copy_from_sockptr(&ro->fd_frames, optval, optlen)) in raw_setsockopt()702 val = &ro->fd_frames; in raw_getsockopt()750 if (ro->fd_frames && dev->mtu == CANFD_MTU) { in raw_sendmsg()