Home
last modified time | relevance | path

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

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