Print this page
9842 man page typos and spelling


 326            establishment.
 327 
 328 
 329        EP creator for PSP:
 330 
 331            Indicator for who can create an Endpoint for a Connection Request.
 332            For the Consumer it is DAT_PSP_CREATES_EP_NEVER. For the Provider
 333            it is DAT_PSP_CREATES_EP_ALWAYS. For both it is
 334            DAT_PSP_CREATES_EP_IFASKED. This attribute is used for Public
 335            Service Point creation.
 336 
 337 
 338        PZ support:
 339 
 340            Indicator of what kind of protection the Provider's PZ provides.
 341 
 342 
 343        Optimal Buffer Alignment:
 344 
 345            Local and remote DTO buffer alignment for optimal performance on
 346            the Platform.  The DAT_OPTIMAL_ALIGMNEMT must be divisible by this
 347            attribute value. The maximum allowed value is
 348            DAT_OPTIMAL_ALIGMNEMT, or 256.
 349 
 350 
 351        EVD stream merging support:
 352 
 353            A 2D binary matrix where each row and column represent an event
 354            stream type.  Each binary entry is 1 if the event streams of its
 355            row and column can be fed to the same EVD, and 0 otherwise.
 356 
 357            More than two different event stream types can feed the same EVD if
 358            for each pair of the event stream types the entry is 1.
 359 
 360            The Provider should support merging of all event stream types.
 361 
 362            The Consumer should check this attribute before requesting an EVD
 363            that merges multiple event stream types.
 364 
 365 
 366        Num provider attributes:
 367 
 368            Number of Provider-specific attributes.




 326            establishment.
 327 
 328 
 329        EP creator for PSP:
 330 
 331            Indicator for who can create an Endpoint for a Connection Request.
 332            For the Consumer it is DAT_PSP_CREATES_EP_NEVER. For the Provider
 333            it is DAT_PSP_CREATES_EP_ALWAYS. For both it is
 334            DAT_PSP_CREATES_EP_IFASKED. This attribute is used for Public
 335            Service Point creation.
 336 
 337 
 338        PZ support:
 339 
 340            Indicator of what kind of protection the Provider's PZ provides.
 341 
 342 
 343        Optimal Buffer Alignment:
 344 
 345            Local and remote DTO buffer alignment for optimal performance on
 346            the Platform.  The DAT_OPTIMAL_ALIGNMENT must be divisible by this
 347            attribute value. The maximum allowed value is
 348            DAT_OPTIMAL_ALIGNMENT, or 256.
 349 
 350 
 351        EVD stream merging support:
 352 
 353            A 2D binary matrix where each row and column represent an event
 354            stream type.  Each binary entry is 1 if the event streams of its
 355            row and column can be fed to the same EVD, and 0 otherwise.
 356 
 357            More than two different event stream types can feed the same EVD if
 358            for each pair of the event stream types the entry is 1.
 359 
 360            The Provider should support merging of all event stream types.
 361 
 362            The Consumer should check this attribute before requesting an EVD
 363            that merges multiple event stream types.
 364 
 365 
 366        Num provider attributes:
 367 
 368            Number of Provider-specific attributes.