Searched refs:tsol_tpc_t (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/uts/common/os/ |
H A D | labelsys.c | 54 static tsol_tpc_t *tpc_unlab; 194 tpc_free(tsol_tpc_t *tpc) in tpc_free() 196 DTRACE_PROBE1(tx__tndb__l3__tpcfree, tsol_tpc_t *, tpc); in tpc_free() 207 static tsol_tpc_t * 211 tsol_tpc_t *tpc = NULL; in tnrhtp_find() 215 tpc = (tsol_tpc_t *)hv; in tnrhtp_find() 414 tsol_tpc_t *tpc; in tnrh_load() 452 tsol_tpc_t *tpc; in tnrh_get() 472 rhent, tsol_tpc_t *, tpc); in tnrh_get() 566 static tsol_tpc_t * [all …]
|
H A D | tlabel.c | 260 tsol_tpc_t *tp; in getflabel_nfs()
|
/titanic_41/usr/src/uts/common/sys/tsol/ |
H A D | tndb.h | 256 } tsol_tpc_t; typedef 262 tsol_tpc_t *rhc_tpc; /* pointer to template */ 304 extern void tpc_free(tsol_tpc_t *); 378 extern tsol_tpc_t *find_tpc(const void *, uchar_t, boolean_t);
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | tnet.c | 625 tsol_find_unlabeled_label(tsol_tpc_t *rhtp, bslabel_t *sl, uint32_t *doi) in tsol_find_unlabeled_label() 684 tsol_tpc_t *src_rhtp = NULL; in tsol_get_pkt_label() 812 tsol_tpc_t *, src_rhtp); in tsol_get_pkt_label() 869 tsol_tpc_t *tp; in tsol_receive_local() 1000 mblk_t *, mp, tsol_tpc_t *, tp); in tsol_receive_local() 1006 mblk_t *, mp, tsol_tpc_t *, tp); in tsol_receive_local() 1012 mblk_t *, mp, tsol_tpc_t *, tp); in tsol_receive_local() 1019 mblk_t *, mp, tsol_tpc_t *, tp); in tsol_receive_local() 1033 tsol_tpc_t *src_rhtp, *dst_rhtp; in tsol_can_accept_raw() 1128 tsol_tpc_t *rhtp; in tsol_can_reply_error() [all …]
|
H A D | tn_ipopt.c | 296 tsol_tpc_t *dst_rhtp; in tsol_check_dest() 357 tsol_tpc_t *, dst_rhtp, ts_label_t *, tsl); in tsol_check_dest() 371 tsol_tpc_t *, dst_rhtp, ts_label_t *, tsl); in tsol_check_dest() 413 tsol_tpc_t *, dst_rhtp, ts_label_t *, tsl); in tsol_check_dest()
|
H A D | ip6_if.c | 1880 tsol_tpc_t *src_rhtp, *dst_rhtp; in ipif_select_source_v6()
|
H A D | ip_if.c | 15311 tsol_tpc_t *src_rhtp, *dst_rhtp; in ipif_select_source_v4()
|
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | tsol.c | 182 tsol_tpc_t tpc; in tnrhtp_walk_callback()
|
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vfsops.c | 952 tsol_tpc_t *tp; in smbfs_mount_label_policy()
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_subr.c | 5127 tsol_tpc_t *tp; in nfs_mount_label_policy()
|
H A D | nfs3_srv.c | 453 tsol_tpc_t *tp; in rfs3_lookup()
|
H A D | nfs4_srv.c | 2845 tsol_tpc_t *tp; in do_rfs4_op_lookup()
|