Searched refs:ilb_sticky_t (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ilb/ |
H A D | ilb_conn.c | 506 ilb_nat_info_t *info, uint32_t *ip_sum, uint32_t *tp_sum, ilb_sticky_t *s) in ilb_conn_add() 1146 sizeof (ilb_sticky_t), 0, NULL, NULL, NULL, NULL, NULL, in ilb_sticky_cache_init() 1160 ilb_sticky_refrele(ilb_sticky_t *s) in ilb_sticky_refrele() 1165 static ilb_sticky_t * 1168 ilb_sticky_t *s; in ilb_sticky_lookup() 1182 static ilb_sticky_t * 1186 ilb_sticky_t *s; in ilb_sticky_add() 1237 ilb_server_t *server, ilb_sticky_t **res, uint16_t *src_ent_idx) in ilb_sticky_find_add() 1241 ilb_sticky_t *s; in ilb_sticky_find_add() 1322 ilb_sticky_t *s, *nxt_s; in ilb_sticky_cleanup() [all …]
|
H A D | ilb_conn.h | 221 } ilb_sticky_t; typedef
|
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/ |
H A D | ip.c | 3542 ilb_sticky_t *st = NULL; in ilb_sticky_walk_init() 3598 ilb_sticky_t st, *st_next; in ilb_sticky_walk_step() 3605 if (mdb_vread(&st, sizeof (ilb_sticky_t), wsp->walk_addr) == -1) { in ilb_sticky_walk_step()
|