Home
last modified time | relevance | path

Searched refs:ilb_algo_t (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libilb/common/
H A Dlibilb.h140 } ilb_algo_t; typedef
225 ilb_algo_t r_algo; /* round-robin, hash-ip, etc. */
H A Dlibilb_impl.h171 ilb_algo_t rl_algo;
/titanic_41/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.c316 ilb_algo_t algo_type;
329 ilbd_algo_to_str(ilb_algo_t algo_type, char *valstr) in ilbd_algo_to_str()
344 ilbd_scf_str_to_algo(ilb_algo_t *algo_type, char *valstr) in ilbd_scf_str_to_algo()
H A Dilbd_rules.c65 static ilb_algo_t
96 algo_lib2impl(ilb_algo_t a) in algo_lib2impl()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_rules.c270 algo2str(ilb_algo_t algo, char *buf, int sz) in algo2str()
278 algo2bare_str(ilb_algo_t algo, char *buf, int sz) in algo2bare_str()