Carbon


linkblk

Header: OpenTransportProtocol.h

struct linkblk {
    queue_t *l_qtop; 
    queue_t *l_qbot; 
    SInt32 l_index; 
    SInt32 l_pad[5];
};

© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)