Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_nat.c208 ilb_persist_info_t *st_ret; in ilbd_show_sticky()
240 max_num = tmp_rbufsz / sizeof (ilb_persist_info_t); in ilbd_show_sticky()
266 *rbufsz += reply->sn_num * sizeof (ilb_persist_info_t); in ilbd_show_sticky()
278 st_ret = (ilb_persist_info_t *)&reply->sn_data; in ilbd_show_sticky()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_nat.c90 print_persist_info(ilb_persist_info_t *info) in print_persist_info()
120 ilb_persist_info_t *pbuf;
163 entry_sz = sizeof (ilb_persist_info_t); in ilbadm_show_info()
/illumos-gate/usr/src/lib/libilb/common/
H A Dilb_nat.c83 ilb_show_persist(ilb_handle_t h, ilb_persist_info_t buf[], size_t *num, in ilb_show_persist()
121 entry_sz = sizeof (ilb_persist_info_t); in ilb_show_info()
H A Dlibilb.h310 } ilb_persist_info_t; typedef
387 ilb_status_t ilb_show_persist(ilb_handle_t, ilb_persist_info_t[], size_t *,