Searched refs:ilbd_reply_err (Results 1 – 4 of 4) sorted by relevance
| /illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
| H A D | ilbd_nat.c | 130 ilbd_reply_err(rbuf, rbufsz, ILB_STATUS_ENOMEM); in ilbd_show_nat() 139 ilbd_reply_err(rbuf, rbufsz, ret); in ilbd_show_nat() 250 ilbd_reply_err(rbuf, rbufsz, ILB_STATUS_ENOMEM); in ilbd_show_sticky() 259 ilbd_reply_err(rbuf, rbufsz, ret); in ilbd_show_sticky()
|
| H A D | ilbd_support.c | 287 ilbd_reply_err(uint32_t *rbuf, size_t *rbufsz, ilb_status_t status) in ilbd_reply_err() function
|
| H A D | ilbd.h | 308 void ilbd_reply_err(uint32_t *, size_t *, ilb_status_t);
|
| H A D | ilbd_main.c | 547 ilbd_reply_err(reply_buf, &rbufsz, rc); in consume_common_struct()
|