Home
last modified time | relevance | path

Searched refs:rx_vcid (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/can/
H A Draw.h76 __u8 rx_vcid; /* VCID value for VCID filter */ member
/linux/net/can/
H A Draw.c733 ro->rx_vcid_shifted = ro->raw_vcid_opts.rx_vcid << CANXL_VCID_OFFSET; in raw_setsockopt()