Searched refs:CAN_HAS_RESTART (Results 1 – 1 of 1) sorted by relevance
43 #define CAN_HAS_RESTART (1<<6) macro109 ci->ci_mask |= CAN_HAS_RESTART; in can_parse()211 if (ci->ci_mask & CAN_HAS_RESTART) { in can_dump_details()301 if (ci->ci_mask & CAN_HAS_RESTART) in can_put_attrs()302 NLA_PUT_U32(msg, CAN_HAS_RESTART, ci->ci_restart); in can_put_attrs()381 ci->ci_restart |= CAN_HAS_RESTART; in rtnl_link_can_restart()