Searched refs:is_lhost (Results 1 – 1 of 1) sorted by relevance
444 static void check_prefix_range(unsigned int prefix, int is_ipv6, int is_lhost) in check_prefix_range() argument456 (is_lhost ? "IPV6_LNETWORK" : "IPV6_RNETWORK") : in check_prefix_range()457 (is_lhost ? "IPV4_LNETWORK" : "IPV4_RNETWORK"), in check_prefix_range()