Home
last modified time | relevance | path

Searched refs:read_uint64 (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test-pmd/
H A Dcmdline_tm.c107 read_uint64(uint64_t *value, const char *p) in read_uint64() function
150 int ret = read_uint64(&val, p); in read_uint32()