Home
last modified time | relevance | path

Searched refs:tsol_check_label_v6 (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/tsol/
H A Dtnet.h57 extern int tsol_check_label_v6(const ts_label_t *, zoneid_t, mblk_t **,
/titanic_50/usr/src/uts/common/inet/ip/
H A Dtn_ipopt.c1367 tsol_check_label_v6(const ts_label_t *tsl, zoneid_t zoneid, mblk_t **mpp, in tsol_check_label_v6() function
H A Dtnet.c1689 err = tsol_check_label_v6(tsl, GLOBAL_ZONEID, &mp, in tsol_ip_forward()
H A Dip_output.c778 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 Diptun.c3329 err = tsol_check_label_v6(ixa->ixa_tsl, in iptun_output_check_label()