Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_bind.c368 mlptype = tsol_mlp_port_type(zone, IPPROTO_TCP, in tcp_bind_select_lport()
420 mlptype = tsol_mlp_port_type(zone, IPPROTO_TCP, in tcp_bind_select_lport()
/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtndb.h385 extern mlp_type_t tsol_mlp_port_type(zone_t *, uchar_t, uint16_t, mlp_type_t);
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_bind.c675 mlptype = tsol_mlp_port_type(zone, IPPROTO_SCTP, in sctp_bindi()
/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c1328 tsol_mlp_port_type(zone_t *zone, uchar_t proto, uint16_t port, in tsol_mlp_port_type() function
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c5410 mlptype = tsol_mlp_port_type(zone, IPPROTO_UDP, mlpport, in udp_do_bind()