Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ilb/
H A Dilb_conn.c503 ilb_nat_info_t *info, uint32_t *ip_sum, uint32_t *tp_sum, ilb_sticky_t *s) in ilb_conn_add()
1137 sizeof (ilb_sticky_t), 0, NULL, NULL, NULL, NULL, NULL, in ilb_sticky_cache_init()
1151 ilb_sticky_refrele(ilb_sticky_t *s) in ilb_sticky_refrele()
1156 static ilb_sticky_t *
1159 ilb_sticky_t *s; in ilb_sticky_lookup()
1173 static ilb_sticky_t *
1177 ilb_sticky_t *s; in ilb_sticky_add()
1228 ilb_server_t *server, ilb_sticky_t **res, uint16_t *src_ent_idx) in ilb_sticky_find_add()
1232 ilb_sticky_t *s; in ilb_sticky_find_add()
1313 ilb_sticky_t *s, *nxt_s; in ilb_sticky_cleanup()
[all …]
H A Dilb_conn.h221 } ilb_sticky_t; typedef
/titanic_44/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c3508 ilb_sticky_t *st = NULL; in ilb_sticky_walk_init()
3564 ilb_sticky_t st, *st_next; in ilb_sticky_walk_step()
3571 if (mdb_vread(&st, sizeof (ilb_sticky_t), wsp->walk_addr) == -1) { in ilb_sticky_walk_step()