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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_subr.c387 char *port1p, *port2p, *host2p, *host1p; local
399 port1p = port2p = host2p = host1p = NULL;
491 host2p = val;
493 rc = i_match_onehost(host2p, ip2, &at);
592 host2p = dash + 1;
595 rc = i_match_onehost(host2p, ip2, &at);
639 if (is_nat_src && host2p == NULL)

Completed in 60 milliseconds