package pdu type ( ENQUIRE_LINK struct { Header *PDU_HEADER } ENQUIRE_LINK_RESP struct { Header *PDU_HEADER } )