Searched refs:tsol_mlp_anon (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/inet/tcp/ |
H A D | tcp_bind.c | 464 err = tsol_mlp_anon(zone, mlptype, connp->conn_proto, in tcp_bind_select_lport() 489 (void) tsol_mlp_anon(zone, mlptype, connp->conn_proto, in tcp_bind_select_lport()
|
H A D | tcp.c | 4429 (void) tsol_mlp_anon(zone, connp->conn_mlp_type, in tcp_do_listen()
|
/titanic_41/usr/src/uts/common/sys/tsol/ |
H A D | tndb.h | 383 extern int tsol_mlp_anon(zone_t *, mlp_type_t, uchar_t, uint16_t, boolean_t);
|
/titanic_41/usr/src/uts/common/os/ |
H A D | labelsys.c | 871 tsol_mlp_anon(zone_t *zone, mlp_type_t mlptype, uchar_t proto, uint16_t port, in tsol_mlp_anon() function
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip.c | 3332 (void) tsol_mlp_anon(crgetzone(connp->conn_cred), in ip_laddr_fanout_insert() 4191 (void) tsol_mlp_anon(crgetzone(connp->conn_cred), in ip_quiesce_conn() 11518 (void) tsol_mlp_anon(crgetzone(connp->conn_cred), in ip_unbind()
|
/titanic_41/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 5326 error = tsol_mlp_anon(zone, mlptype, connp->conn_proto, in udp_do_bind()
|