Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/net/
Dnettest.c719 int pfx_len_max = args->version == AF_INET6 ? 128 : 32; in convert_addr() local
768 if (str_to_uint(sep, 1, pfx_len_max, in convert_addr()