Home
last modified time | relevance | path

Searched refs:tsol_tpc_t (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dlabelsys.c54 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 Dtlabel.c260 tsol_tpc_t *tp; in getflabel_nfs()
/titanic_41/usr/src/uts/common/sys/tsol/
H A Dtndb.h256 } 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 Dtnet.c625 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 Dtn_ipopt.c296 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 Dip6_if.c1880 tsol_tpc_t *src_rhtp, *dst_rhtp; in ipif_select_source_v6()
H A Dip_if.c15311 tsol_tpc_t *src_rhtp, *dst_rhtp; in ipif_select_source_v4()
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dtsol.c182 tsol_tpc_t tpc; in tnrhtp_walk_callback()
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c952 tsol_tpc_t *tp; in smbfs_mount_label_policy()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c5127 tsol_tpc_t *tp; in nfs_mount_label_policy()
H A Dnfs3_srv.c453 tsol_tpc_t *tp; in rfs3_lookup()
H A Dnfs4_srv.c2845 tsol_tpc_t *tp; in do_rfs4_op_lookup()