brlapi_packet_t(3) centos man page | unix.com

Man Page: brlapi_packet_t

Operating Environment: centos

Section: 3

brlapi_packet_t(3)						      BrlAPI							brlapi_packet_t(3)

NAME
brlapi_packet_t -
SYNOPSIS
#include <brlapi_protocol.h> Data Fields unsigned char data [BRLAPI_MAXPACKETSIZE] brlapi_versionPacket_t version brlapi_authClientPacket_t authClient brlapi_authServerPacket_t authServer brlapi_errorPacket_t error brlapi_getDriverSpecificModePacket_t getDriverSpecificMode brlapi_writeArgumentsPacket_t writeArguments uint32_t uint32 Detailed Description Type for packets. Should be used instead of a mere char[], since it has correct alignment requirements. Field Documentation brlapi_authClientPacket_t brlapi_packet_t::authClient brlapi_authServerPacket_t brlapi_packet_t::authServer unsigned char brlapi_packet_t::data[BRLAPI_MAXPACKETSIZE] brlapi_errorPacket_t brlapi_packet_t::error brlapi_getDriverSpecificModePacket_t brlapi_packet_t::getDriverSpecificMode uint32_t brlapi_packet_t::uint32 brlapi_versionPacket_t brlapi_packet_t::version brlapi_writeArgumentsPacket_t brlapi_packet_t::writeArguments Author Generated automatically by Doxygen for BrlAPI from the source code. Version 1.0 Mon Apr 1 2013 brlapi_packet_t(3)
Related Man Pages
brlapi_fd_mutex(3) - debian
brlapi_readpacketcontent(3) - debian
brlapi_fd_mutex(3) - centos
brlapi_readpacketheader(3) - centos
brlapi_writearguments_t(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
Docker learning Phase-I
Unsure why access time on a directory change isn't changing