Searched refs:ci_restart (Results 1 – 1 of 1) sorted by relevance
48 uint32_t ci_restart; member108 ci->ci_restart = nla_get_u32(tb[IFLA_CAN_RESTART]); in can_parse()212 if (ci->ci_restart) in can_dump_details()302 NLA_PUT_U32(msg, CAN_HAS_RESTART, ci->ci_restart); in can_put_attrs()380 ci->ci_restart = 1; in rtnl_link_can_restart()381 ci->ci_restart |= CAN_HAS_RESTART; in rtnl_link_can_restart()