On Wed, May 13, 2009 at 09:30:30AM +0000, Liwun Qiu wrote:
> 
> The packet_list is initialized by the following statement:
> 
>        packet_list = gtk_clist_new(cfile.cinfo.num_cols);
> 
> But if we capture on the real time instead of opening a capture 
> file,how the value of packet_list is assigned?

The value of packet_list is a GTK+ CList that is populated later by 
data from either a capture file or the real-time capture.


Steve

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to