Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/can/
H A Disotp.h91 struct can_isotp_fc_options { struct
/openbmc/linux/net/can/
H A Disotp.c159 struct can_isotp_fc_options rxfc, txfc;
1412 if (optlen != sizeof(struct can_isotp_fc_options)) in isotp_setsockopt_locked()
1507 len = min_t(int, len, sizeof(struct can_isotp_fc_options)); in isotp_getsockopt()