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

/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtndb.h380 extern in_port_t tsol_next_port(zone_t *, in_port_t, int, boolean_t);
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_bind.c269 (i = tsol_next_port(crgetzone(tcp->tcp_connp->conn_cred), port,
301 (nextport = tsol_next_port(crgetzone(tcp->tcp_connp->conn_cred),
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_bind.c807 (i = tsol_next_port(zone, port, IPPROTO_SCTP, B_TRUE)) != 0) {
/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c1278 tsol_next_port(zone_t *zone, in_port_t port, int proto, boolean_t upward) function
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c376 (nextport = tsol_next_port(crgetzone(udp->udp_connp->conn_cred),
2584 (nextport = tsol_next_port(crgetzone(udp->udp_connp->conn_cred),

Completed in 104 milliseconds