Lines Matching +full:capture +full:- +full:only
22 pcap_loop, pcap_dispatch \- process packets from a live capture or savefile
40 processes packets from a live capture or ``savefile'' until
50 .B \-1
59 processes packets from a live capture or ``savefile'' until
62 reached when doing a live capture, the end of the ``savefile'' is
66 Thus, when doing a live capture,
69 a minimum number; when reading a live capture, only one
73 .B \-1
79 reading a live capture, and causes all the packets in the file to be
82 Note that, when doing a live capture on some platforms, if the read
85 will return 0, even when not in non-blocking mode, as there are no
117 The bytes of data from the packet begin with a link-layer header. The
118 format of the link-layer header is indicated by the return value of the
135 all subsequent packets will have a link-layer header of the type
136 specified by the link-layer header type value passed to
141 assume that the packets for a given capture or ``savefile`` will have
142 any given link-layer header type, such as
145 link-layer header type of
166 if called on a capture handle that has been created but not activated,
177 packets were read from a live capture (if, for example, they were
181 file descriptor for the capture device is in non-blocking mode and no
189 if called on a capture handle that has been created but not activated,