Home
last modified time | relevance | path

Searched refs:ilbd_algo_to_str (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd.h424 void ilbd_algo_to_str(ilb_algo_t, char *);
H A Dilbd_scf.c329 ilbd_algo_to_str(ilb_algo_t algo_type, char *valstr) in ilbd_algo_to_str() function
585 ilbd_algo_to_str(r_ent->irl_algo, valstr); in ilbd_data_to_scfval()
H A Dilbd_rules.c612 ilbd_algo_to_str(rlinfo->rl_algo, valstr1); in ilbd_audit_rule_event()