Home
last modified time | relevance | path

Searched refs:SENDZERO (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/lib/libnsl/nsl/
H A Dt_getinfo.c111 if (infoackp->PROVIDER_flag & (SENDZERO|OLD_SENDZERO)) in _tx_getinfo()
H A Dt_snd.c138 if (nbytes == 0 && !(tiptr->ti_prov_flag & (SENDZERO|OLD_SENDZERO))) { in _tx_snd()
H A Dt_sndudata.c83 !(tiptr->ti_prov_flag & (SENDZERO|OLD_SENDZERO))) { in _tx_sndudata()
H A Dt_sndvudata.c89 !(tiptr->ti_prov_flag & (SENDZERO|OLD_SENDZERO))) { in _tx_sndvudata()
H A Dt_sndv.c139 if (nbytes == 0 && !(tiptr->ti_prov_flag & (SENDZERO|OLD_SENDZERO))) { in _tx_sndv()
H A D_utility.c942 if (tiap->PROVIDER_flag & (SENDZERO|OLD_SENDZERO)) in _t_create()
/titanic_41/usr/src/uts/common/sys/
H A Dtihdr.h423 #define SENDZERO 0x0001 /* provider can handle --length TSDUs */ macro
429 #define SENDZERO 0x1000 /* old SENDZERO value */ macro
/titanic_41/usr/src/uts/common/io/ib/clients/rds/
H A Drdsddi.c371 (XPG4_1|SENDZERO) /* PROVIDER_flag */
/titanic_41/usr/src/uts/common/io/
H A Dtl.c759 #define TL_CLTS_PROVIDER_FLAG (XPG4_1|SENDZERO)
760 #define TL_COTS_PROVIDER_FLAG (XPG4_1|SENDZERO)
/titanic_41/usr/src/uts/common/inet/udp/
H A Dudp.c305 (XPG4_1|SENDZERO) /* PROVIDER_flag */
321 (XPG4_1|SENDZERO) /* PROVIDER_flag */
/titanic_41/usr/src/uts/common/inet/ip/
H A Dicmp.c214 (XPG4_1|SENDZERO) /* PROVIDER_flag */