Searched refs:fd_frames (Results 1 – 1 of 1) sorted by relevance
90 int fd_frames; member135 if ((can_is_canfd_skb(oskb) && !ro->fd_frames && !ro->xl_frames) || in raw_rcv()350 ro->fd_frames = 0; in raw_init()667 if (optlen != sizeof(ro->fd_frames)) in raw_setsockopt()670 if (copy_from_sockptr(&ro->fd_frames, optval, optlen)) in raw_setsockopt()763 val = &ro->fd_frames; in raw_getsockopt()841 } else if (ro->fd_frames && dev->mtu == CANFD_MTU) { in raw_sendmsg()