Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dxti.h424 #define _T_OPTHDR_SZ (sizeof (struct t_opthdr)) macro
450 ((nbp)->len >= _T_OPTHDR_SZ ? (struct t_opthdr *)(nbp)->buf : \
454 ((unsigned char *)_T_OPTDATA_ALIGN((char *)(tohp) + _T_OPTHDR_SZ))
458 _T_OPTHDR_SZ <= ((char *)(pbuf) + (buflen))) ? \