Lines Matching full:them
95 * making them collide with any of the LINKTYPE_*
275 * tcpdump release use them, either.
279 * particular, do *NOT* use them in products, otherwise you may find that
284 * not accept patches to let them read those files.
286 * Also, do not use them if somebody might send you a capture using them
287 * for *their* private type and tools using them for *your* private type
288 * would have to read them.
1021 * So I'll just give them one; hopefully this will show up in a
1022 * libpcap release in time for them to get this into 10.10 Big Sur
1276 * platforms, so we assigned them LINKTYPE_* codes just in dlt_to_linktype()
1283 * which the code that writes them maps to that in dlt_to_linktype()
1305 * At least some of them have values, on at least one platform, in dlt_to_linktype()
1307 * DLT_LOOP, so we don't just define them, on all platforms, in dlt_to_linktype()
1310 * Therefore, we assigned new LINKTYPE_* codes to them, and, in dlt_to_linktype()
1349 * other codes with those values; we map them to in dlt_to_linktype()
1428 * platforms, so we assigned them LINKTYPE_* codes just in linktype_to_dlt()
1435 * which the code that writes them maps to that in linktype_to_dlt()
1457 * At least some of them have values, on at least one platform, in linktype_to_dlt()
1459 * DLT_LOOP, so we don't just define them, on all platforms, in linktype_to_dlt()
1462 * Therefore, we assigned new LINKTYPE_* codes to them, and, in linktype_to_dlt()
1504 * other codes with those values; we map them to in linktype_to_dlt()