Searched refs:IS_IPV6_VAR (Results 1 – 1 of 1) sorted by relevance
352 #define IS_IPV6_VAR(varname) (strncmp(varname, "ipv6", 4) == 0) macro1247 (IS_IPV6_VAR(ra_vars[i].var_name) && in ra_report()