Searched refs:IS_IPV4_VAR (Results 1 – 1 of 1) sorted by relevance
351 #define IS_IPV4_VAR(varname) (strncmp(varname, "ipv4", 4) == 0) macro1245 if ((IS_IPV4_VAR(ra_vars[i].var_name) && in ra_report()