Searched refs:ir_topo (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ilb/
H A Dilb_impl.h189 ilb_topo_impl_t ir_topo; member in struct:ilb_rule_s
H A Dilb.c656 rule->ir_topo = cmd->topo;
1276 if (rule->ir_topo == ILB_TOPO_IMPL_DSR) {
1332 if (rule->ir_topo == ILB_TOPO_IMPL_NAT) {
1771 switch (rule->ir_topo) {
2026 cmd->topo = rule->ir_topo;
H A Dilb_conn.c512 if (rule->ir_topo == ILB_TOPO_IMPL_NAT) {
531 connp->conn_rule_cache.topo = rule->ir_topo;
552 switch (rule->ir_topo) {

Completed in 78 milliseconds