Searched refs:softnic_parser_read_uint64_hex (Results 1 – 2 of 2) sorted by relevance
138 softnic_parser_read_uint64_hex(uint64_t *value, const char *p) in softnic_parser_read_uint64_hex() function177 int ret = softnic_parser_read_uint64_hex(&val, p); in softnic_parser_read_uint32_hex()209 int ret = softnic_parser_read_uint64_hex(&val, p); in softnic_parser_read_uint16_hex()241 int ret = softnic_parser_read_uint64_hex(&val, p); in softnic_parser_read_uint8_hex()
43 int softnic_parser_read_uint64_hex(uint64_t *value, const char *p);