Home
last modified time | relevance | path

Searched defs:get_u64 (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/hcidump/parser/
Dparser.h182 static inline uint64_t get_u64(struct frame *frm) in get_u64() function
/external/iproute2/lib/
Dutils.c159 int get_u64(__u64 *val, const char *arg, int base) in get_u64() function