Searched refs:ra_get_persistent_opt_cb (Results 1 – 1 of 1) sorted by relevance
406 static int ra_get_persistent_opt_cb(void *, scf_walkinfo_t *);1093 if (ra_smf_cb(ra_get_persistent_opt_cb, v4opt->opt_fmri, v4opt) == -1 || in ra_update_routing_svcs()1094 ra_smf_cb(ra_get_persistent_opt_cb, v6opt->opt_fmri, v6opt) == -1 || in ra_update_routing_svcs()1190 if (ra_smf_cb(ra_get_persistent_opt_cb, in ra_report()1315 ra_get_persistent_opt_cb(void *data, scf_walkinfo_t *wip) in ra_get_persistent_opt_cb() function