Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_subr.c383 boolean_t is_ports_ok = flags & OPT_PORTS; in i_match_hostorip() local
419 is_ports_ok = B_TRUE; in i_match_hostorip()
511 if (port_pref != NULL && is_ports_ok) { in i_match_hostorip()