Home
last modified time | relevance | path

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

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