Searched refs:ret_ul (Results 1 – 1 of 1) sorted by relevance
532 unsigned long ret_ul = 0L; in portid_by_device() local544 ret_ul = strtoul(&(device[prefix_len]), &pEnd, 10); in portid_by_device()549 if (ret_ul >= DPDK_PORTID_MAX){ in portid_by_device()552 ret = (uint16_t)ret_ul; in portid_by_device()