Home
last modified time | relevance | path

Searched refs:ilbd_hc_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c63 static ilb_status_t ilbd_hc_restart_timer(ilbd_hc_t *, ilbd_hc_srv_t *);
83 list_create(&ilbd_hc_list, sizeof (ilbd_hc_t), in i_ilbd_setup_hc_list()
84 offsetof(ilbd_hc_t, ihc_link)); in i_ilbd_setup_hc_list()
90 ilbd_hc_t *
93 ilbd_hc_t *hc; in ilbd_get_hc()
206 ilbd_hc_t *hc; in ilbd_create_hc()
264 hc = calloc(1, sizeof (ilbd_hc_t)); in ilbd_create_hc()
308 ilbd_hc_t *hc; in ilbd_destroy_hc()
362 ilbd_hc_t *hc; in ilbd_get_hc_info()
436 ilbd_hc_t *hc; in ilbd_get_hc_srvs()
[all …]
H A Dilbd.h195 } ilbd_hc_t; typedef
262 ilbd_hc_t *shc_hc;
375 ilbd_hc_t *ilbd_get_hc(const char *);
H A Dilbd_scf.c540 ilbd_hc_t *h_ent = NULL; in ilbd_data_to_scfval()
550 h_ent = (ilbd_hc_t *)data; in ilbd_data_to_scfval()
766 ilbd_hc_t *h_ent = (ilbd_hc_t *)data; in ilbd_create_pg()
H A Dilbd_sg.c1078 ilbd_hc_t *hc; in ilbd_retrieve_names()