Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dnettest.c764 int pfx_len_max = args->version == AF_INET6 ? 128 : 32; in convert_addr() local
813 if (str_to_uint(sep, 1, pfx_len_max, in convert_addr()