Home | History | Annotate | Download | only in libpcap

Lines Matching full:error

119 const char *pcap_strerror(int error)
192 is used to return error or warning text. It will be set to error text when
229 is used to return error text and is only set when
259 can be used to get the error text.
269 If there is an error, \-1 is returned and
271 is filled in with an appropriate error message; otherwise, 0 is
287 If there is an error, \-1 is returned and
289 is filled in with an appropriate error message.
393 is filled in with an appropriate error message;
406 If there is an error,
410 is filled in with an appropriate error message.
423 A return of \-1 indicates an error in which case
425 is filled in with an appropriate error message.
493 an error in which case
497 may be used to display the error text.
526 packets are processed or an error occurs.
540 to loop forever (or at least until an error occurs). \-1 is returned on
541 an error; 0 is returned if
563 is returned if an error occured, or if no packets were read from a live
570 no way to determine whether an error occured or not.
583 an error occurred while reading the packet
671 indicates an error in which case
675 may be used to display the error text.
740 program will be OK. A return of \-1 indicates an error in which case
742 may be used to display the error text.
752 A return of \-1 indicates an error; the error text is unavailable.
759 the latter three routines can be used directly in order to get the error
760 text for a compilation error.)
773 may be used to display the error text;
803 error, and some other platforms might not support
1152 there is an error or the underlying packet capture doesn't support
1153 packet statistics, \-1 is returned and the error text can be obtained
1232 prints the text of the last pcap library error on
1238 returns the error text pertaining to the last pcap library error.
1240 the pointer it returns will no longer point to a valid error message
1272 is returned on error, 0 on success.
1281 is returned on error.