Home
last modified time | relevance | path

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

/linux/include/uapi/linux/can/
A Disotp.h107 struct can_isotp_ll_options { struct
/linux/net/can/
A Disotp.c142 struct can_isotp_ll_options ll;
1254 if (optlen == sizeof(struct can_isotp_ll_options)) { in isotp_setsockopt_locked()
1255 struct can_isotp_ll_options ll; in isotp_setsockopt_locked()
1340 len = min_t(int, len, sizeof(struct can_isotp_ll_options)); in isotp_getsockopt()

Completed in 7 milliseconds