Searched refs:ilb_algo_t (Results 1 – 6 of 6) sorted by relevance
140 } ilb_algo_t; typedef225 ilb_algo_t r_algo; /* round-robin, hash-ip, etc. */
171 ilb_algo_t rl_algo;
424 void ilbd_algo_to_str(ilb_algo_t, char *);
316 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()
65 static ilb_algo_t96 algo_lib2impl(ilb_algo_t a) in algo_lib2impl()
270 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()