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