#include <experimental.h>

| Data Fields | |
| TSMBuffer | request_buf | 
| TSMLoc | request_loc | 
| TSMBuffer | response_buf | 
| TSMLoc | response_loc | 
| struct sockaddr_storage | client_ip | 
| const char * | embedded_url | 
| int | present_in_cache | 
| TSIOBuffer | object_buf | 
| TSIOBufferReader | object_buf_reader | 
| int | object_buf_status | 
| TSPrefetchBlastData | url_blast | 
| Method of sending data to child. | |
| TSPrefetchBlastData | url_response_blast | 
Definition at line 576 of file experimental.h.
| struct sockaddr_storage TSPrefetchInfo::client_ip | 
Definition at line 587 of file experimental.h.
Referenced by check_n_attach_prefetch_transform(), and PrefetchBlaster::invokeBlaster().
| const char* TSPrefetchInfo::embedded_url | 
Definition at line 590 of file experimental.h.
Referenced by PrefetchBlaster::blastObject(), check_n_attach_prefetch_transform(), and PrefetchBlaster::invokeBlaster().
Definition at line 596 of file experimental.h.
Referenced by PrefetchBlaster::blastObject(), check_n_attach_prefetch_transform(), and PrefetchBlaster::invokeBlaster().
Definition at line 597 of file experimental.h.
Referenced by PrefetchBlaster::blastObject(), check_n_attach_prefetch_transform(), and PrefetchBlaster::invokeBlaster().
Definition at line 603 of file experimental.h.
Referenced by PrefetchBlaster::blastObject(), check_n_attach_prefetch_transform(), and PrefetchBlaster::invokeBlaster().
Definition at line 593 of file experimental.h.
Referenced by check_n_attach_prefetch_transform(), and PrefetchBlaster::invokeBlaster().
Definition at line 579 of file experimental.h.
Referenced by check_n_attach_prefetch_transform(), and PrefetchBlaster::invokeBlaster().
Definition at line 580 of file experimental.h.
Referenced by check_n_attach_prefetch_transform(), and PrefetchBlaster::invokeBlaster().
Definition at line 583 of file experimental.h.
Referenced by check_n_attach_prefetch_transform(), and PrefetchBlaster::invokeBlaster().
Definition at line 584 of file experimental.h.
Referenced by check_n_attach_prefetch_transform(), and PrefetchBlaster::invokeBlaster().
Method of sending data to child.
If set to MULTICAST_BLAST then the corresponding address value must be set to a multicast address to use. 
Definition at line 610 of file experimental.h.
Referenced by check_n_attach_prefetch_transform(), and PrefetchBlaster::invokeBlaster().
Definition at line 611 of file experimental.h.
Referenced by check_n_attach_prefetch_transform(), and PrefetchBlaster::invokeBlaster().
 1.7.1
 1.7.1