Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ilb/
H A Dilb_conn.h172 struct ilb_sticky_s *conn_sticky;
209 typedef struct ilb_sticky_s { struct
236 uint32_t *, uint32_t *, struct ilb_sticky_s *); argument
239 in6_addr_t *, ilb_server_t *, struct ilb_sticky_s **, uint16_t *);
240 void ilb_sticky_refrele(struct ilb_sticky_s *);
H A Dilb_stack.h41 struct ilb_sticky_s;
122 struct ilb_sticky_s *ilbs_sticky_list_curp;
H A Dilb.c1675 struct ilb_sticky_s *s = NULL; in ilb_check()