Searched refs:planetcore_get_hex (Results 1 – 2 of 2) sorted by relevance
62 int planetcore_get_hex(const char *table, const char *key, u64 *val) in planetcore_get_hex() function86 if (!planetcore_get_hex(table, PLANETCORE_KEY_MAC_ADDR, &int_addr)) in planetcore_set_mac_addrs()
35 int planetcore_get_hex(const char *table, const char *key, u64 *val);
Completed in 5 milliseconds