Searched defs:hex_value (Results 1 – 2 of 2) sorted by relevance
243 unsigned long hex_value; in append_value() local
2123 static char *hex_to_ip_address(const void *hex_value, int is_ipv6) in hex_to_ip_address()