Home
last modified time | relevance | path

Searched defs:ilb_rule_s (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/inet/ilb/
H A Dilb_impl.h185 typedef struct ilb_rule_s { struct
186 char ir_name[ILB_RULE_NAMESZ];
187 uint8_t ir_ipver;
188 uint8_t ir_proto;
189 ilb_topo_impl_t ir_topo;
213 struct ilb_rule_s *ir_next; argument
215 struct ilb_rule_s *ir_hash_next; argument
216 struct ilb_rule_s *ir_hash_prev; argument
217 struct ilb_hash_s *ir_hash;
219 ilb_algo_impl_t ir_alg_type;
[all …]