Searched refs:tsol_check_label_v4 (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/sys/tsol/ |
H A D | tnet.h | 55 extern int tsol_check_label_v4(const ts_label_t *, zoneid_t, mblk_t **,
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | tn_ipopt.c | 816 tsol_check_label_v4(const ts_label_t *tsl, zoneid_t zoneid, mblk_t **mpp, in tsol_check_label_v4() function
|
H A D | tnet.c | 1686 err = tsol_check_label_v4(tsl, GLOBAL_ZONEID, &mp, in tsol_ip_forward()
|
H A D | ip_output.c | 774 err = tsol_check_label_v4(ixa->ixa_tsl, ixa->ixa_zoneid, in ip_output_simple()
|
/titanic_44/usr/src/uts/common/inet/iptun/ |
H A D | iptun.c | 3315 err = tsol_check_label_v4(ixa->ixa_tsl, in iptun_output_check_label()
|