Searched defs:restart_ms (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/can/ | ||
| H A D | dev.h | 71 int restart_ms; member |
| /linux/drivers/net/can/dev/ | ||
| H A D | netlink.c | 649 unsigned int restart_ms = nla_get_u32(data[IFLA_CAN_RESTART_MS]); in can_changelink() local |