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