Home
last modified time | relevance | path

Searched refs:IXAF_UCRED_TSL (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/inet/
H A Dip.h2221 #define IXAF_UCRED_TSL 0x00000200 /* ixa_tsl from SCM_UCRED */ macro
/titanic_44/usr/src/uts/common/inet/udp/
H A Dudp.c1680 ixa->ixa_flags |= IXAF_UCRED_TSL; in udp_do_opt_set()
2815 !((ixa->ixa_flags & IXAF_UCRED_TSL))) { in udp_output_ancillary()