Lines Matching full:those
39 * layer encapsulation types seen on those OSes, and those codes have had,
45 * of libpcap, can't always be read on systems other than those like
52 * For those DLT_* codes that have, as far as we know, the same values on
54 * DLT_xxx; that way, captures of those types can still be read by
56 * captures of those types written by versions of libpcap that map DLT_
61 * hopes that no DLT_* code will be given one of those values.
80 * do *NOT* use any values below 100 - those might already have been
89 * those DLT_* codes to the corresponding LINKTYPE_*
94 * DLT_* codes, to remove those collisions (but without
97 * defining DLT_* values that collide with those
105 * For those, the LINKTYPE_ values are equal to the DLT_ values.
159 * header type values; for those link-layer header types, the DLT_
283 * and you may also find that the developers of those applications will
284 * not accept patches to let them read those files.
290 * Instead, in those cases, ask "tcpdump-workers@lists.tcpdump.org" for a
779 * which of those it is.
1278 * those values should never be equal to any DLT_* in dlt_to_linktype()
1317 * as a link-layer type, we will recognize those types in dlt_to_linktype()
1349 * other codes with those values; we map them to in dlt_to_linktype()
1430 * those values should never be equal to any DLT_* in linktype_to_dlt()
1469 * as a link-layer type, we will recognize those types in linktype_to_dlt()
1504 * other codes with those values; we map them to in linktype_to_dlt()