Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd.h325 ilb_status_t ilbd_retrieve_sg_hosts(const char *, uint32_t *, size_t *);
H A Dilbd_main.c450 rc = ilbd_retrieve_sg_hosts(name, reply_buf, &rbufsz); in consume_common_struct()
H A Dilbd_sg.c1098 ilbd_retrieve_sg_hosts(const char *sg_name, uint32_t *rbuf, size_t *rbufsz) in ilbd_retrieve_sg_hosts() function