Home
last modified time | relevance | path

Searched refs:rl_topo (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libilb/common/
H A Dilb_rules.c126 rl->rl_topo = rd->r_topo; in ilb_create_rule()
269 rd.r_topo = rl->rl_topo; in i_ilb_walk_one_rule()
H A Dlibilb_impl.h172 ilb_topo_t rl_topo; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_rules.c305 rl->rl_topo = topo_impl2lib(kcmd.topo); in ilb_get_krule()
346 if ((rinfo->rl_topo == ILB_TOPO_NAT || in ilbd_retrieve_rule()
347 rinfo->rl_topo == ILB_TOPO_HALF_NAT) && in ilbd_retrieve_rule()
613 ilbd_topo_to_str(rlinfo->rl_topo, valstr2); in ilbd_audit_rule_event()
619 if (rlinfo->rl_topo == ILB_TOPO_NAT) { in ilbd_audit_rule_event()
H A Dilbd.h145 #define irl_topo irl_info.rl_topo
H A Dilbd_sg.c888 if (rl->rl_topo == ILB_TOPO_DSR) { in ilbd_sg_check_rule_port()
H A Dilbd_scf.c1131 ilbd_scf_str_to_topo(&(r_ent->rl_topo), valstr); in ilbd_scfval_to_data()