Searched refs:ra_get_persistent_opt_cb (Results 1 – 1 of 1) sorted by relevance
408 static int ra_get_persistent_opt_cb(void *, scf_walkinfo_t *);1095 if (ra_smf_cb(ra_get_persistent_opt_cb, v4opt->opt_fmri, v4opt) == -1 || in ra_update_routing_svcs()1096 ra_smf_cb(ra_get_persistent_opt_cb, v6opt->opt_fmri, v6opt) == -1 || in ra_update_routing_svcs()1192 if (ra_smf_cb(ra_get_persistent_opt_cb, in ra_report()1317 ra_get_persistent_opt_cb(void *data, scf_walkinfo_t *wip) in ra_get_persistent_opt_cb() function