Searched refs:ilbd_show_nat (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_nat.c77 ilbd_show_nat(void *cli, const ilb_comm_t *ic, uint32_t *rbuf, size_t *rbufsz) function
129 logdebug("ilbd_show_nat: malloc(cmd)");
138 logperror("ilbd_show_nat: ioctl(ILB_LIST_NAT_TABLE)");
250 logdebug("ilbd_show_nat: malloc(cmd)");
259 logperror("ilbd_show_nat: ioctl(ILB_LIST_STICKY_TABLE)");
H A Dilbd.h397 ilb_status_t ilbd_show_nat(void *, const ilb_comm_t *, uint32_t *,
H A Dilbd_main.c515 rc = ilbd_show_nat(cli, ic, reply_buf, &rbufsz);

Completed in 66 milliseconds