Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtndb.h386 extern zoneid_t tsol_mlp_findzone(uchar_t, uint16_t);
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_bind.c697 tsol_mlp_findzone(IPPROTO_SCTP, in sctp_bindi()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_bind.c448 mlpzone = tsol_mlp_findzone(IPPROTO_TCP, in tcp_bind_select_lport()
/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c1385 tsol_mlp_findzone(uchar_t proto, uint16_t lport) in tsol_mlp_findzone() function
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_input.c1671 zoneid = tsol_mlp_findzone(protocol, lport); in ip_fanout_tx_v6()
H A Dip_input.c2058 zoneid = tsol_mlp_findzone(protocol, lport); in ip_fanout_tx_v4()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c5453 mlpzone = tsol_mlp_findzone(IPPROTO_UDP, in udp_do_bind()