Lines Matching full:immediate
23 pcap_set_immediate_mode \- set immediate mode for a not-yet-activated capture
36 sets whether immediate mode should be set on a capture handle when
37 the handle is activated. In immediate mode, packets are always
41 is non-zero, immediate mode will be set, otherwise it will not be set.
52 releases, if immediate delivery of packets is required:
55 immediate mode must be turned on with a
66 on Solaris 10 and earlier versions of Solaris, immediate mode must be
68 will not provide immediate delivery of packets on other platforms, so
71 on Digital UNIX/Tru64 UNIX, immediate mode must be turned on by doing a
84 on Windows, immediate mode must be turned on by calling
89 in immediate mode; however, in 1.5.0 and later, they are, by default,
91 in immediate mode, so if
95 On other platforms, capture devices are always in immediate mode.