tsol_next_port
(i = tsol_next_port(zone, port, IPPROTO_SCTP, B_TRUE)) != 0) {
(i = tsol_next_port(crgetzone(tcp->tcp_connp->conn_cred), port,
(nextport = tsol_next_port(crgetzone(tcp->tcp_connp->conn_cred),
(nextport = tsol_next_port(crgetzone(udp->udp_connp->conn_cred),
(nextport = tsol_next_port(crgetzone(udp->udp_connp->conn_cred),
extern in_port_t tsol_next_port(zone_t *, in_port_t, int, boolean_t);