Searched refs:xl_frames (Results 1 – 1 of 1) sorted by relevance
91 int xl_frames; member135 if ((can_is_canfd_skb(oskb) && !ro->fd_frames && !ro->xl_frames) || in raw_rcv()136 (can_is_canxl_skb(oskb) && !ro->xl_frames)) in raw_rcv()351 ro->xl_frames = 0; in raw_init()676 if (optlen != sizeof(ro->xl_frames)) in raw_setsockopt()679 if (copy_from_sockptr(&ro->xl_frames, optval, optlen)) in raw_setsockopt()769 val = &ro->xl_frames; in raw_getsockopt()836 if (ro->xl_frames && can_is_canxl_dev_mtu(dev->mtu)) { in raw_sendmsg()