
Data Fields | |
| bool | b_xds |
| xds_class_t | i_class |
| int | i_type |
| bool | b_future |
| xds_packet_t | pkt [XDS_MAX_CLASS_COUNT][128] |
| bool | b_meta_changed |
| xds_meta_t | meta |
| bool xds_t::b_xds |
Referenced by XdsInit(), and XdsParse().
Referenced by XdsDecode(), XdsInit(), and XdsParse().
| int xds_t::i_type |
Referenced by XdsDecodeChannel(), XdsDecodeCurrentFuture(), XdsInit(), and XdsParse().
| bool xds_t::b_future |
Referenced by XdsDecodeCurrentFuture(), XdsInit(), and XdsParse().
| xds_packet_t xds_t::pkt[XDS_MAX_CLASS_COUNT][128] |
Referenced by XdsInit(), and XdsParse().
Referenced by DemuxDecodeXds(), XdsChangeString(), and XdsInit().
Referenced by DemuxDecodeXds(), XdsDecodeChannel(), XdsDecodeCurrentFuture(), XdsExit(), and XdsInit().
1.5.6